From 3b25da1b07c7af26feef66f377120c0fe55e89a7 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 1 Mar 2012 02:47:50 -0600 Subject: this has always been annoying --- inputrc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'inputrc') 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 -- cgit v1.2.3-54-g00ecf