Disable vi mode, too much confusion.

This commit is contained in:
Jeff Geerling
2014-03-26 17:36:22 -05:00
parent 8bc7934f30
commit 6de3788030
+3 -1
View File
@@ -4,4 +4,6 @@
"\e[B": history-search-forward
set show-all-if-ambiguous on
set completion-ignore-case on
set editing-mode vi
# Uncomment to enable vi-like command line editing mode.
# set editing-mode vi