dotfiles

view .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 source
1 "\e[5~": history-search-backward
2 "\e[6~": history-search-forward
4 "\M-s": menu-complete
6 # perform history expansion on pressing space
7 $if Bash
8 Space: magic-space
9 $endif
11 set bell-style=visual