Re: cannot validate read -e entry when bound to TAB

2022-11-14 Thread Koichi Murase
2022年11月15日(火) 1:47 Koichi Murase : > I'm just planning to quickly check the behavior of "the next devel > push", which seems to be not yet pushed to savannah. Thank you. I checked the latest devel push, where I confirmed that it now works. Thank you.

Re: cannot validate read -e entry when bound to TAB

2022-11-14 Thread Koichi Murase
2022年11月11日(金) 8:48 Koichi Murase : > 2022年11月11日(金) 7:58 of1 : > > [...] > > read -set .001 -d '' DISCARD > > before the actual read -e > > Alas, this does not work anymore with 5.2 (-e and -t > > combination triggers shell exit or, when used in a script, prevents > > fu

Re: cannot validate read -e entry when bound to TAB

2022-11-11 Thread Chet Ramey
On 11/10/22 3:19 PM, of1 wrote: Bash Version: 5.2 Patch Level: 2 Release Status: release     It is not a new behavior in 5.2, but since then I used to work around this issue with     read -set .001 -d '' DISCARD     before the actual read -e     Alas, this does not work a

Re: cannot validate read -e entry when bound to TAB

2022-11-10 Thread Koichi Murase
2022年11月11日(金) 7:58 of1 : > [...] > read -set .001 -d '' DISCARD > before the actual read -e > Alas, this does not work anymore with 5.2 (-e and -t > combination triggers shell exit or, when used in a script, prevents > further use of read -e). Thanks for the report. I c

cannot validate read -e entry when bound to TAB

2022-11-10 Thread of1
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall uname output: Linux debvirt 6.0.0-2-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.0.5-1 (2022-10-28)