mirror of
https://github.com/notwa/rc
synced 2024-10-31 16:54:35 -07:00
6 lines
171 B
Text
6 lines
171 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
|