summaryrefslogtreecommitdiffstats
path: root/inputrc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-10-27 19:38:03 -0400
committerJesse Luehrs <doy@tozt.net>2013-10-27 23:54:47 -0400
commit57832ab0e65b26efd649698c6752a11df945ce35 (patch)
tree46d351dfe80ed0525f3c53a1b9e9e2dc123be28a /inputrc
parent9345ef7dbcf6d815a2daa011e1218e174620f123 (diff)
downloadconf-57832ab0e65b26efd649698c6752a11df945ce35.tar.gz
conf-57832ab0e65b26efd649698c6752a11df945ce35.zip
add a few more vim aliases to inputrc too
Diffstat (limited to 'inputrc')
-rw-r--r--inputrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/inputrc b/inputrc
index 2a83921..11d30d9 100644
--- a/inputrc
+++ b/inputrc
@@ -12,6 +12,9 @@ set editing-mode vi
set keymap vi
")": beginning-of-line
+"e": vi-change-to
+"E": vi-change-to
+"_": vi-first-print
# my shell should never use the bell
set bell-style none