Adjust coloring
parent
7884543c52
commit
52e2bba176
3
.inputrc
3
.inputrc
|
@ -6,8 +6,9 @@ set show-mode-in-prompt on
|
|||
set vi-ins-mode-string "\1\e[1;32m\2i:\1\e[0m\2"
|
||||
set vi-cmd-mode-string "\1\e[1;31m\2c?\1\e[0m\2"
|
||||
set show-all-if-ambiguous on
|
||||
set visible-stats on
|
||||
set mark-symlinked-directories on
|
||||
set colored-completion-prefix on
|
||||
set colored-stats on
|
||||
set completion-display-width 0
|
||||
|
||||
$if mode=vi
|
||||
|
|
Loading…
Reference in New Issue