--- a/.inputrc Wed Jan 07 23:48:34 2015 +0200
+++ b/.inputrc Fri Jan 09 23:31:59 2015 +0200
@@ -35,6 +35,8 @@
# Replace common prefix with ...
set completion-prefix-display-length 1
+set skip-completed-text off
+
# If set to 'on', completed directory names have a slash appended. The default is 'on'.
set mark-directories on
set mark-symlinked-directories on
@@ -43,6 +45,8 @@
# filename when listing possible completions. The default is 'off'.
set visible-stats on
+set colored-stats on
+
# I like beep (audible/visible/none).
set bell-style audible