Skip to content

Instantly share code, notes, and snippets.

@cherian
Created September 13, 2011 02:23
Show Gist options
  • Save cherian/1213009 to your computer and use it in GitHub Desktop.
Save cherian/1213009 to your computer and use it in GitHub Desktop.
Inputrc
set completion-ignore-case on
set completion-prefix-display-length 2
Control-j: menu-complete
Control-k: menu-complete-backward
set show-all-if-ambiguous on
set show-all-if-unmodified on
set completion-map-case on
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment