Simplify readline config
parent
b5dcb2e501
commit
6463c0673a
|
@ -9,12 +9,6 @@ set keyseq-timeout 0
|
|||
set keymap vi-command
|
||||
j:history-search-forward
|
||||
k:history-search-backward
|
||||
"\e[A":history-search-backward
|
||||
"\e[B":history-search-forward
|
||||
set keymap vi-insert
|
||||
"\e[A":history-search-backward
|
||||
"\e[B":history-search-forward
|
||||
control-l:clear-screen
|
||||
|
||||
set show-all-if-ambiguous on
|
||||
set completion-display-width 0
|
||||
|
|
Loading…
Reference in New Issue