dotfiles/.inputrc

8 lines
160 B
Plaintext
Raw Normal View History

2013-04-25 07:31:07 -07:00
"\e[A": history-search-backward
"\e[B": history-search-forward
set show-all-if-ambiguous on
2014-07-29 16:55:49 -07:00
# Enable Vim keybindings
set editing-mode vi
set keymap vi-command