From 57832ab0e65b26efd649698c6752a11df945ce35 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 27 Oct 2013 19:38:03 -0400 Subject: add a few more vim aliases to inputrc too --- inputrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'inputrc') 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 -- cgit v1.2.3-54-g00ecf