summaryrefslogtreecommitdiffstats
path: root/inputrc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-03-01 02:47:50 -0600
committerJesse Luehrs <doy@tozt.net>2012-03-01 03:02:33 -0600
commit3b25da1b07c7af26feef66f377120c0fe55e89a7 (patch)
tree46d9332656daddeef0c66696b57e201fff20be68 /inputrc
parent7e9f161607087ad7c733c6eb776f372a52998180 (diff)
downloadconf-3b25da1b07c7af26feef66f377120c0fe55e89a7.tar.gz
conf-3b25da1b07c7af26feef66f377120c0fe55e89a7.zip
this has always been annoying
Diffstat (limited to 'inputrc')
-rw-r--r--inputrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/inputrc b/inputrc
index 1cc1eae..083b6ba 100644
--- a/inputrc
+++ b/inputrc
@@ -2,11 +2,6 @@
"\e[A": history-search-backward
"\e[B": history-search-forward
-# expand all ! history things on space
-$if Bash
- Space: magic-space
-$endif
-
# completion things
set match-hidden-files off
set visible-stats on