aboutsummaryrefslogtreecommitdiff
path: root/.inputrc
diff options
context:
space:
mode:
Diffstat (limited to '.inputrc')
-rw-r--r--.inputrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.inputrc b/.inputrc
index 49e7407..7b76213 100644
--- a/.inputrc
+++ b/.inputrc
@@ -14,7 +14,7 @@ set show-mode-in-prompt on
"\e[1;5C": forward-word
set show-all-if-unmodified on
-set show-all-if-ambiguous on
+set show-all-if-ambiguous off
# Color files by types
# Note that this may cause completion text blink in some terminals (e.g. xterm).