readline: fix inputrc to work with bash 3.1.x

This commit is contained in:
Johannes Winkelmann 2006-05-28 20:08:33 +00:00
parent a3e12fc52f
commit 44a9b628a0
3 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
75f2132b58ad2f0013671ee45c4b3bac inputrc
553cf04fdeec54dca12062864c3ffba3 inputrc
63faf622820ca0828131c8b5aeac1e6a readline-5.1-001.patch
7ee5a692db88b30ca48927a13fd60e46 readline-5.1.tar.gz

View File

@ -4,7 +4,7 @@
name=readline
version=5.1
release=1
release=2
source=(http://mirrors.sunsite.dk/gnu/$name/$name-$version.tar.gz \
$name-$version-001.patch inputrc)

View File

@ -13,8 +13,8 @@ set convert-meta off
"\e[5~": beginning-of-history
"\e[6~": end-of-history
"\M-p": history-search-backward
"\M-n": history-search-forward
"\ep": history-search-backward
"\en": history-search-forward
$if term=xterm
"\e[7~": beginning-of-line