Skip to content

Instantly share code, notes, and snippets.

@joseluisq
Last active March 15, 2019 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joseluisq/0e38c05d01b764c02b4da4a9acb5e1c5 to your computer and use it in GitHub Desktop.
Save joseluisq/0e38c05d01b764c02b4da4a9acb5e1c5 to your computer and use it in GitHub Desktop.
Some custom useful MacOS + iTerm2 shortcuts

MacOS + iTerm2 shotcuts

Some custom useful shortcuts when I use MacOS + iTerm2.

iTerm2

iTerm2 useful shortcuts * Configure your shortcuts as screenshot above.

Shortcuts:

  • ⌘k (Command+k) — Clears the entire buffer history.
  • ⌥←Delete (Alt+Backspace) — Removes one word from right to left.
  • ⌥⇧←Delete (Alt+Shift+Backspace) — Removes all words from right to left (inverse of Ctrl+K).

MacOS

macOS

Shortcuts:

  • ⌘esc (Command+Esc) — Moves focus to next window of same app.

Resources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment