.inputrc
changeset 818 ed6620260c69
parent 730 2a20e23423d6
child 819 6d313c0c6247
--- a/.inputrc	Tue Jan 24 22:19:48 2017 +0200
+++ b/.inputrc	Thu Jan 26 14:53:14 2017 +0200
@@ -45,7 +45,9 @@
 # filename when listing possible completions. The default is 'off'.
 set visible-stats on
 
-set colored-stats on
+$if Bash
+  set colored-stats on
+$endif
 
 # I like beep (audible/visible/none).
 set bell-style audible