diff options
Diffstat (limited to '')
-rw-r--r-- | debian/inputrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/inputrc b/debian/inputrc index 2cf7cdc..fb64317 100644 --- a/debian/inputrc +++ b/debian/inputrc @@ -29,6 +29,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 |