Skip to content

Instantly share code, notes, and snippets.

@jwinter
Created September 9, 2012 19:17
Show Gist options
  • Save jwinter/3686631 to your computer and use it in GitHub Desktop.
Save jwinter/3686631 to your computer and use it in GitHub Desktop.
"\e[A": history-search-backward
"\e[B": history-search-forward
$if Bash
Space: magic-space
$endif
"\M-o": "\C-p\C-a\M-f "
set completion-ignore-case on
set visible-stats on
set show-all-if-ambiguous on
"\M-s": menu-complete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment