dotfiles

view .inputrc @ 10:d339ec9b6545

added bash function "dusch"; improved "du1" and "du2"
author meillo@marmaro.de
date Mon, 26 Nov 2007 16:18:45 +0100
parents 68dd6ae11835
children
line source
1 "\e[5~": history-search-backward
2 "\e[6~": history-search-forward
4 # perform history expansion on pressing space
5 $if Bash
6 Space: magic-space
7 $endif
9 set bell-style=visual