summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2021-11-02 12:50:51 +0100
committerAnton Khirnov <anton@khirnov.net>2021-11-02 12:50:51 +0100
commit4724a1b85eeb5e6aa040696419c86d5763e17431 (patch)
tree97d7c3d6bf440bc0ce72000702acc0daf817d82b
parenteaccdba8bcf3b27cf6d1ad03bb60df3c2b349ac9 (diff)
inputrc: set show-all-if-ambiguous
-rw-r--r--dotfiles/inputrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/dotfiles/inputrc b/dotfiles/inputrc
index d88e4ef..3ef2d6e 100644
--- a/dotfiles/inputrc
+++ b/dotfiles/inputrc
@@ -1,5 +1,7 @@
set bell-style none
+set show-all-if-ambiguous on
+
set colored-completion-prefix on
set colored-stats on