view .inputrc @ 7:9d451b6d3647

added .xbindkeysrc
author meillo@marmaro.de
date Mon, 10 Sep 2007 22:02:07 +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