Skip to content

Instantly share code, notes, and snippets.

@halbtuerke
Created June 30, 2009 21:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save halbtuerke/138446 to your computer and use it in GitHub Desktop.
Save halbtuerke/138446 to your computer and use it in GitHub Desktop.
set completion-ignore-case On
set show-all-if-ambiguous on
"\e[A": history-search-backward
"\e[B": history-search-forward
# Cycle through completions by pressing tab
"\t": menu-complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment