Skip to content

Instantly share code, notes, and snippets.

@calpaterson
Created October 8, 2013 20:41
Show Gist options
  • Save calpaterson/6891277 to your computer and use it in GitHub Desktop.
Save calpaterson/6891277 to your computer and use it in GitHub Desktop.
Magic to make M-<right> and M-<left> work in gnome-terminal
"\e[1;3D": backward-word
"\e[1;3C": forward-word
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment