Skip to content

Instantly share code, notes, and snippets.

@takluyver
Created December 16, 2017 16:29
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 takluyver/e5e3c1084a6996cf497ee8e903ed07e7 to your computer and use it in GitHub Desktop.
Save takluyver/e5e3c1084a6996cf497ee8e903ed07e7 to your computer and use it in GitHub Desktop.
"\e[A": history-search-backward
"\e[B": history-search-forward
"\e[1;5D": backward-word
"\e[1;5C": forward-word
# I don't need pings as I tab complete things
set bell-style none
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment