Skip to content

Instantly share code, notes, and snippets.

@kanmeiban
Created October 31, 2016 15:25
Show Gist options
  • Save kanmeiban/8ce7adb0b24d33cd7f19d78768fce512 to your computer and use it in GitHub Desktop.
Save kanmeiban/8ce7adb0b24d33cd7f19d78768fce512 to your computer and use it in GitHub Desktop.
Ctrl+➡️and Ctrl+⬅︎in mac OS Terminal
"\e[1;5D": backward-word
"\e[1;5C": forward-word
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment