From 07ba19991f9d3f2d7e542aa65bbea501cc48108c Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 16 Mar 2024 15:20:47 +0000 Subject: [PATCH] Revert "dot/inputrc: Show completions on the first `tab' keypress." This reverts commit 675455c2159ddadcc96a04b470d9516d54bd7fe7. Turns out that I hate it after all. --- dot/inputrc | 1 - 1 file changed, 1 deletion(-) diff --git a/dot/inputrc b/dot/inputrc index 8621fbb..ff6daa2 100644 --- a/dot/inputrc +++ b/dot/inputrc @@ -17,7 +17,6 @@ $if term=dumb $else set enable-bracketed-paste on $endif -set show-all-if-ambiguous ## Missing bindings "\e\e[C": forward-word -- 2.11.0