comparison .inputrc @ 5:f8789f33df8c

aliases -> functions in bashrc; minor changes in bashrc & inputrc
author meillo@marmaro.de
date Wed, 05 Sep 2007 00:21:17 +0200
parents 68dd6ae11835
children
comparison
equal deleted inserted replaced
4:68dd6ae11835 5:f8789f33df8c
1 "\e[5~": history-search-backward 1 "\e[5~": history-search-backward
2 "\e[6~": history-search-forward 2 "\e[6~": history-search-forward
3
4 "\M-s": menu-complete
5 3
6 # perform history expansion on pressing space 4 # perform history expansion on pressing space
7 $if Bash 5 $if Bash
8 Space: magic-space 6 Space: magic-space
9 $endif 7 $endif