mirror of
https://github.com/notwa/rc
synced 2024-11-05 05:49:02 -08:00
7 lines
191 B
Text
7 lines
191 B
Text
"\e[A": history-search-backward
|
|
"\e[B": history-search-forward
|
|
"\e[1;5C": forward-word
|
|
"\e[1;5D": backward-word
|
|
set show-all-if-ambiguous on
|
|
set completion-ignore-case on
|
|
set bell-style none
|