X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/675455c2159ddadcc96a04b470d9516d54bd7fe7..3cce69351d5fee00b46097aa8cb8f2ee36bf00d7:/dot/inputrc diff --git a/dot/inputrc b/dot/inputrc index f3dcc25..8621fbb 100644 --- a/dot/inputrc +++ b/dot/inputrc @@ -9,10 +9,14 @@ set convert-meta off set bell-style none set bind-tty-special-chars off set blink-matching-paren on -set enable-bracketed-paste on set colored-completion-prefix off +$if Bash set colored-stats on +$endif +$if term=dumb +$else set enable-bracketed-paste on +$endif set show-all-if-ambiguous ## Missing bindings