summaryrefslogtreecommitdiffstats
path: root/debian/inputrc
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 02:19:04 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 02:19:04 +0000
commit1d93bc48781edd3ce77e47ae940a35bbdda5373c (patch)
tree9828f92a239897102b03898efc7b19f1851a7905 /debian/inputrc
parentSetting colored-completion-prefix to on. (diff)
downloadreadline-1d93bc48781edd3ce77e47ae940a35bbdda5373c.tar.xz
readline-1d93bc48781edd3ce77e47ae940a35bbdda5373c.zip
Setting colored-stats to on.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/inputrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/inputrc b/debian/inputrc
index 5e6352f..fa43f7d 100644
--- a/debian/inputrc
+++ b/debian/inputrc
@@ -25,6 +25,8 @@ set blink-matching-paren on
set colored-completion-prefix on
+set colored-stats on
+
# some defaults / modifications for the emacs mode
$if mode=emacs