view .inputrc @ 6:d7884728e836

rename .Xresources -> .Xdefaults
author meillo@marmaro.de
date Fri, 07 Sep 2007 23:26:38 +0200
parents f8789f33df8c
children
line wrap: on
line source

"\e[5~": history-search-backward
"\e[6~": history-search-forward

# perform history expansion on pressing space
$if Bash
  Space: magic-space
$endif

set bell-style=visual