From 86ac759ff814b69550d55e0693d26b6319708e41 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 25 Oct 2013 01:47:02 -0400 Subject: also map this for other readline apps --- inputrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inputrc') diff --git a/inputrc b/inputrc index 083b6ba..2a83921 100644 --- a/inputrc +++ b/inputrc @@ -11,5 +11,7 @@ set visible-stats on set editing-mode vi set keymap vi +")": beginning-of-line + # my shell should never use the bell set bell-style none -- cgit v1.2.3-54-g00ecf