dotfiles

view .inputrc @ 12:0b38217ca1fd

added function returncode; included returncode in prompt; added alias lt
author meillo@marmaro.de
date Sat, 08 Dec 2007 20:19:23 +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