Mercurial > dotfiles
diff .inputrc @ 4:68dd6ae11835
lots of minor adjustments; some major things in bashrc & inputrc
author | meillo@marmaro.de |
---|---|
date | Tue, 04 Sep 2007 22:04:31 +0200 |
parents | 41e1e617711d |
children | f8789f33df8c |
line wrap: on
line diff
--- a/.inputrc Wed Apr 25 20:42:44 2007 +0200 +++ b/.inputrc Tue Sep 04 22:04:31 2007 +0200 @@ -1,4 +1,11 @@ "\e[5~": history-search-backward "\e[6~": history-search-forward +"\M-s": menu-complete + +# perform history expansion on pressing space +$if Bash + Space: magic-space +$endif + set bell-style=visual