summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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