From: Mark Wooding Date: Wed, 26 Feb 2020 13:53:42 +0000 (+0000) Subject: dot/inputrc: Show completions on the first `tab' keypress. X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/675455c2159ddadcc96a04b470d9516d54bd7fe7?ds=inline dot/inputrc: Show completions on the first `tab' keypress. --- diff --git a/dot/inputrc b/dot/inputrc index 9313006..f3dcc25 100644 --- a/dot/inputrc +++ b/dot/inputrc @@ -13,6 +13,7 @@ set enable-bracketed-paste on set colored-completion-prefix off set colored-stats on set enable-bracketed-paste on +set show-all-if-ambiguous ## Missing bindings "\e\e[C": forward-word