Disable vi mode, too much confusion.
This commit is contained in:
@@ -4,4 +4,6 @@
|
|||||||
"\e[B": history-search-forward
|
"\e[B": history-search-forward
|
||||||
set show-all-if-ambiguous on
|
set show-all-if-ambiguous on
|
||||||
set completion-ignore-case on
|
set completion-ignore-case on
|
||||||
set editing-mode vi
|
|
||||||
|
# Uncomment to enable vi-like command line editing mode.
|
||||||
|
# set editing-mode vi
|
||||||
|
|||||||
Reference in New Issue
Block a user