summaryrefslogtreecommitdiffstats
path: root/inputrc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-10-25 01:47:02 -0400
committerJesse Luehrs <doy@tozt.net>2013-10-25 01:47:15 -0400
commit86ac759ff814b69550d55e0693d26b6319708e41 (patch)
tree0f9dd98d7f0643578fc7acad6e381633dc4fc7fa /inputrc
parent61e052aab207f01a2b67ea55c65d47073fc74ae3 (diff)
downloadconf-86ac759ff814b69550d55e0693d26b6319708e41.tar.gz
conf-86ac759ff814b69550d55e0693d26b6319708e41.zip
also map this for other readline apps
Diffstat (limited to 'inputrc')
-rw-r--r--inputrc2
1 files changed, 2 insertions, 0 deletions
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