dotfiles

view .inputrc @ 13:a72d02acbab2

added clickable links in urxvt
author meillo@marmaro.de
date Wed, 09 Jan 2008 10:13:43 +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