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:
DuckDuckWhale 2021-01-18 22:39:51 -08:00
parent 7760f125d7
commit e7fc57ed1f
Signed by: DuckDuckWhale
GPG Key ID: E4B9FC170FFD71CE

View File

@ -1,3 +1,2 @@
$include /etc/inputrc
set editing-mode vi
"\e[Z": menu-complete