Skip to content

Instantly share code, notes, and snippets.

@hershmire
Created March 1, 2016 05:49
Show Gist options
  • Save hershmire/bd75a9b7dca47e7b5ffc to your computer and use it in GitHub Desktop.
Save hershmire/bd75a9b7dca47e7b5ffc to your computer and use it in GitHub Desktop.
Keybindings for iTerm2

Profiles

Keys

Delete Option + Left Delete Option + Right

Keys

Global Shortcut Keys

Navigate beginning/end of line
Command + Left Arrow: Send Hex Codes: 0x01
Command + Right Arrow: Send Hex Codes: 0x05
Navigate by word
Option + Left Arrow: Send Escape Sequence: b
Option + Right Arrow: Send Escape Sequence: f
Switch tabs
Option + Command + Left Arrow: Previous Tab
Option + Command + Right Arrow: Next Tab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment