Readline: don't use vi mode
Encountered a few bugs/annoyances with vi mode. Seems not as polished as the EMACS key bindings. Also annoying to use with others' shells not configured to use vi mode, while the main benefit is still available with ctrl-x ctrl-e
This commit is contained in:
parent
7760f125d7
commit
e7fc57ed1f
@ -1,3 +1,2 @@
|
||||
$include /etc/inputrc
|
||||
set editing-mode vi
|
||||
"\e[Z": menu-complete
|
||||
|
Loading…
Reference in New Issue
Block a user