Live data from Hacker News

Ask HN: The most useful Mac keyboard shortcuts?

news.ycombinator.com

61–70 of 140 posts

Re: Ask HN: The most useful Mac keyboard shortcuts?

#62
post #22

Spectacle ( 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?)

Iirc you can remap capslock in OS X settings, don't need an addon for that. Thought I'm sure Elements does a lot more than just that.

Re: Ask HN: The most useful Mac keyboard shortcuts?

#65
macOS:

* 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?

#69
post #24

Command-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.

Get Alfred. Clipboard history will change your life.

Re: Ask HN: The most useful Mac keyboard shortcuts?

#70
post #43

Alfred 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.

Alfred is amazing. I just buy every new version even if I don’t use any of the new features to give money to the dev.
Post reply on HN