Skip to content

Instantly share code, notes, and snippets.

@avit
Created December 18, 2009 01:06
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 avit/259181 to your computer and use it in GitHub Desktop.
Save avit/259181 to your computer and use it in GitHub Desktop.
# Key bindings
# To see the key combo you want to use just do:
# $ read
# And press it
bind '"^[[D": backward-word' # option left
bind '"^[[C": forward-word' # option right
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment