diff options
Diffstat (limited to 'dot_inputrc')
-rw-r--r-- | dot_inputrc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dot_inputrc b/dot_inputrc index eae4e53..063e24c 100644 --- a/dot_inputrc +++ b/dot_inputrc @@ -1,12 +1,10 @@ +set editing-mode vi "\e[A": history-search-backward - "\e[B": history-search-forward set show-all-if-ambiguous on - set completion-ignore-case on - set bell-style none # mappings for Ctrl-left-arrow and Ctrl-right-arrow for word moving |