Switch to less annoying completion mode
authorDavid Kerkeslager <kerkeslager@gmail.com>
Fri, 23 Aug 2019 03:10:59 +0000 (23:10 -0400)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Fri, 23 Aug 2019 03:10:59 +0000 (23:10 -0400)
.inputrc

index 24573f1..9352bc6 100644 (file)
--- a/.inputrc
+++ b/.inputrc
@@ -2,5 +2,5 @@ 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 show-all-if-unmodified on
 set skip-completed-text on