X-Git-Url: https://code.kerkeslager.com/?p=dotfiles;a=blobdiff_plain;f=.inputrc;h=9352bc6a9ffaa2b74dd059e0e6c53745d5e288ac;hp=24573f1758bcccc9c9a8cd755399616e1d7c3402;hb=4921d054b895f82c10060b4fbbbc56b1caf3c0e4;hpb=9f4e46b5d14eb8a540c7228078c54ab2fd836dc8 diff --git a/.inputrc b/.inputrc index 24573f1..9352bc6 100644 --- a/.inputrc +++ b/.inputrc @@ -2,5 +2,5 @@ set completion-ignore-case on set completion-map-case on set editing-mode vi set revert-all-at-newline on -set show-all-if-ambiguous on +set show-all-if-unmodified on set skip-completed-text on