Re: [PATCH] fix the termcap string for _rl_term_kP

2021-09-22 Thread Chet Ramey
On 9/22/21 7:59 AM, Koichi Murase wrote: > Bash Version: > devel branch (441078402919f6f0dd677cad18d55c7a89d294fc), > 5.1.8(2)-maint (x86_64-pc-linux-gnu) > > Description: > > The key `page-up', which is supposed to be bound to the readline > bindable function `history-search-backward' af

[PATCH] fix the termcap string for _rl_term_kP

2021-09-22 Thread Koichi Murase
Bash Version: devel branch (441078402919f6f0dd677cad18d55c7a89d294fc), 5.1.8(2)-maint (x86_64-pc-linux-gnu) Description: The key `page-up', which is supposed to be bound to the readline bindable function `history-search-backward' after commit 65822e50, does not actually work because of