From: Mike Frysinger Date: Thu, 16 Jul 2015 04:10:19 +0000 (-0400) Subject: inputrc: update for readline-7 features X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=51cc229426e18612caf882bf622b720a5c5b131a;p=home.git inputrc: update for readline-7 features --- diff --git a/.inputrc b/.inputrc index 2e30b23..da12255 100644 --- a/.inputrc +++ b/.inputrc @@ -10,8 +10,9 @@ set skip-completed-text on set visible-stats on set blink-matching-paren on set colored-stats on +set colored-completion-prefix off # https://cirw.in/blog/bracketed-paste -#set enable-bracketed-paste on +set enable-bracketed-paste on # alt+k to delete back a word (like alt+backspace) "\ek": backward-kill-word