diff options
-rw-r--r-- | debian/inputrc | 2 |
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 |