More readline configuration
[dotfiles] / .inputrc
1 set completion-ignore-case on
2 set completion-map-case on
3 set editing-mode vi
4 set revert-all-at-newline on
5 set show-all-if-ambiguous on
6 set skip-completed-text on