aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.inputrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/.inputrc b/.inputrc
index ce7d944..adbd92f 100644
--- a/.inputrc
+++ b/.inputrc
@@ -1,9 +1,6 @@
# Make Tab autocomplete regardless of filename case
set completion-ignore-case on
-# Don’t prompt unless there are over 500 possible completions
-set completion-query-items 500
-
# List all matches in case multiple possible completions are possible
set show-all-if-ambiguous on