More readline configuration
authorDavid Kerkeslager <kerkeslager@gmail.com>
Fri, 23 Aug 2019 02:53:18 +0000 (22:53 -0400)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Fri, 23 Aug 2019 02:53:18 +0000 (22:53 -0400)
.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