dotfiles/inputrc
2022-09-07 09:33:01 -05:00

6 lines
161 B
Plaintext

set bell-style none
# map "page up" and "page down" to search history based on current cmdline
"\e[5~": history-search-backward
"\e[6~": history-search-forward