Skip to content

Instantly share code, notes, and snippets.

@songxiaofeng1981
Forked from mbbroberg/iterm2.textile
Created August 6, 2014 09:02
Show Gist options
  • Save songxiaofeng1981/5c7e7014eb57f5b14bc2 to your computer and use it in GitHub Desktop.
Save songxiaofeng1981/5c7e7014eb57f5b14bc2 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