view .inputrc @ 10:d339ec9b6545

added bash function "dusch"; improved "du1" and "du2"
author meillo@marmaro.de
date Mon, 26 Nov 2007 16:18:45 +0100
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