Ask HN: The most useful Mac keyboard shortcuts?
61–70 of 140 posts
Re: Ask HN: The most useful Mac keyboard shortcuts?
#62Spectacle ( https://github.com/eczarny/spectacle#keyboard-shortcuts ) will change your life with better/faster window management. And Karabiner Elements ( https://github.com/tekezo/Karabiner-Elements ) to remap keys to something more useful (who uses Caps Lock anymore?)
Re: Ask HN: The most useful Mac keyboard shortcuts?
#63shift+cmd+delete = empties trash bin.
It's easily my goto combo to delete something fast.
Re: Ask HN: The most useful Mac keyboard shortcuts?
#64Re: Ask HN: The most useful Mac keyboard shortcuts?
#65* command+O: open file
* command+shift+3/4/5: screenshot tool (one of the best shortcut on macOS in my opinion)
* command+alt+space: switch keyboard input source
* "=", ">", "Apps:
+ Safari: command+shit+\ (show tab overview)
+ FileMerge: command+D to jump to next conflict
+ VSCode: control+shift+E: toggle focus
+ iTerm2: command+] to switch between panes
+ iTerm2: command+K: clear buffer
+ Dash: command+shift+D
+ Spectacle: https://github.com/eczarny/spectacle#keyboard-shortcuts. And also, as zuccs's comment https://news.ycombinator.com/item?id=20621517
Re: Ask HN: The most useful Mac keyboard shortcuts?
#66Brings up the Help Viewer where you can search any menu items for the current app.
This IS pretty much the built-in command palette for all apps!
Re: Ask HN: The most useful Mac keyboard shortcuts?
#67Re: Ask HN: The most useful Mac keyboard shortcuts?
#68Re: Ask HN: The most useful Mac keyboard shortcuts?
#69Command-e, put the selected text on the find clipboard. Then command-e, command-g (find next) will search for the selected text without sacrificing the copy/paste clipboard. Also, the find clipboard is shared between apps, so you can command-e in Safari, then command-g in Xcode.
Re: Ask HN: The most useful Mac keyboard shortcuts?
#70Alfred 3's Clipboard History. I map it cmd-shift-v and I can bounce between all of my most recent clipboards. Saves so much time.