dotfiles/.inputrc
2019-01-20 12:01:48 +00:00

7 lines
179 B
Plaintext

set bell-style visible
set prefer-visible-bell
set convert-meta on
"\e[1;5D": backward-word # ctrl + left
"\e[1;5C": forward-word # ctrl + right
"\C-t": forward-search-history