Skip to content

Instantly share code, notes, and snippets.

@lgmkr
Forked from mbbroberg/iterm2.textile
Last active August 29, 2015 14:08
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 lgmkr/684ed00fd9ef86bac0f9 to your computer and use it in GitHub Desktop.
Save lgmkr/684ed00fd9ef86bac0f9 to your computer and use it in GitHub Desktop.

iTerm2 – Useful Shortcuts (Mac OS X)

with a hat tip to Sublime Text 2 Shortcuts

The Awesome

⌘; autocomplete
⌘⌥B instant replay
⌘⌥E search across all tabs

Splits/Tabs

⌘T open new tab
⌘⌥] next tab
⌘⌥[ previous tab
⌘D split pane left-right
⌘⌥D split pane top-bottom
⌘] next pane
⌘[ previous pane
⌘⌥I Input to all panes

Resizing

⌘⌥= toggle maximize window
⌘Enter toggle fullscreen
⌘+ increase font and window size
⌘- decrease font and window size
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment