Skip to content

Instantly share code, notes, and snippets.

@zoomis
Forked from squarism/iterm2.md
Created May 10, 2019 16:06
Show Gist options
  • Select an option

  • Save zoomis/7709a82df6a8927bd5fe8c2ffbee33a7 to your computer and use it in GitHub Desktop.

Select an option

Save zoomis/7709a82df6a8927bd5fe8c2ffbee33a7 to your computer and use it in GitHub Desktop.
iterm2 cheatsheet
Function Shortcut
previous tab ⌘ + left arrow
next tab ⌘ + right arrow
go to tab ⌘ + number
go to window ⌘ + Option + Number
go to split pane by direction ⌘ + Option + arrow
go to split pane by order of use ⌘ + ] , ⌘ + [
split window horizontally (same profile) ⌘ + D
split window vertically (same profile) ⌘ + d
split window horizontally (new profile) Option + ⌘ + H
split window vertically (new profile) Option + ⌘ + V
Set Mark ⌘ + M
Jump to Mark ⌘ + J

Navigation

Move back one character | Ctrl + b Move forward one character | Ctrl + f Delete current character | Ctrl + d Delete previous character | Backspace Undo | Ctrl + -

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