More readline configuration
[dotfiles] / .inputrc
index b2cc9d6..24573f1 100644 (file)
--- a/.inputrc
+++ b/.inputrc
@@ -1 +1,6 @@
+set completion-ignore-case on
+set completion-map-case on
 set editing-mode vi
+set revert-all-at-newline on
+set show-all-if-ambiguous on
+set skip-completed-text on