summaryrefslogtreecommitdiff
path: root/dot_inputrc
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2017-07-06 13:34:46 -0700
committerAlex Auvolat <alex@adnab.me>2018-01-15 14:44:49 +0100
commitf0f0f6c6058def87ed3fd9b4dfb17ec934543b5a (patch)
tree6f407fb014492c73b4dcc15db98d9503c23eec16 /dot_inputrc
parent77fada76853c8fc2e11b16a78809dd827c117114 (diff)
downloaduser-config-f0f0f6c6058def87ed3fd9b4dfb17ec934543b5a.tar.gz
user-config-f0f0f6c6058def87ed3fd9b4dfb17ec934543b5a.zip
Updates :)
Diffstat (limited to 'dot_inputrc')
-rw-r--r--dot_inputrc4
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