Skip to content

Instantly share code, notes, and snippets.

@arturopuente
Last active June 7, 2017 15:15
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 arturopuente/6abca5564429b4d0ffd30c18fa4d69a3 to your computer and use it in GitHub Desktop.
Save arturopuente/6abca5564429b4d0ffd30c18fa4d69a3 to your computer and use it in GitHub Desktop.
iTerm word movement bindings

Preferences > Profiles > Keys

Delete to beginning of word

Option + Delete
Send Hex Codes
0x1B 0x17

Delete to end of word

fn + Option + Delete
Send Escape Sequence
d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment