dotfiles/.inputrc
2014-07-29 16:55:49 -07:00

8 lines
160 B
Plaintext

"\e[A": history-search-backward
"\e[B": history-search-forward
set show-all-if-ambiguous on
# Enable Vim keybindings
set editing-mode vi
set keymap vi-command