Re: reverse-i-search, multibyte backspace problem

2015-07-18 Thread e est
Hello, Thanks for pointing out the fix. I've tried the "devel" branch, and couldn't reproduce the bug there. Sorry for the disturbance, I should have checked whether the master branch really represents the bleeding edge of development. 19.07.2015, 03:53, "Eduardo A. Bustamante López" : > Hello

Re: reverse-i-search, multibyte backspace problem

2015-07-18 Thread Eduardo A . Bustamante López
On Sun, Jul 19, 2015 at 04:25:16AM +0200, e est wrote: > Hello, > > Thanks for pointing out the fix. I've tried the "devel" branch, and couldn't > reproduce the bug there. > > Sorry for the disturbance, I should have checked whether the master branch > really represents the bleeding edge of dev

Re: reverse-i-search, multibyte backspace problem

2015-07-18 Thread Eduardo A . Bustamante López
Hello, Can you please try the 'devel' branch? There's a fix for this issue already in it: | commit 947f04912e4715e7a9df526cd99412bffa729368 | Author: Chet Ramey | Date: Tue Jan 27 11:10:49 2015 -0500 | | commit bash-20150116 snapshot Here's the description of the fix: | lib/rea

reverse-i-search, multibyte backspace problem

2015-07-18 Thread e est
Hello, I've noticed a bug with terminal usage of bash. Steps to reproduce: 1. Press control-r to get in reverse-i-search mode 2. Enter a key outside of the ASCII character set, like the french é or the german ä. 3. Press backspace. What to expect: The key gets removed. What happens: Instead of