Skip to content

Instantly share code, notes, and snippets.

@ecbrodie
Created May 12, 2020 21:10
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 ecbrodie/edfc3e9d6d3d86e82e4828396c652782 to your computer and use it in GitHub Desktop.
Save ecbrodie/edfc3e9d6d3d86e82e4828396c652782 to your computer and use it in GitHub Desktop.
iTerm2 Key Mappings
cmd+delete: hex code 0x15
opt+delete: hex code 0x17
shift+enter: "✠" (useful for my personal VIM setup)
opt+←: send ^[b
cmd+←: hex code 0x01
opt+→: send ^[f
cmd+→: hex code 0x05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment