[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "read -s -n999 -t0.01 key" hangs until keypress
From: |
Bodo Thiesen |
Subject: |
Re: "read -s -n999 -t0.01 key" hangs until keypress |
Date: |
Tue, 17 Oct 2023 22:29:45 +0200 |
* Koichi Murase <myoga.murase@gmail.com> hat geschrieben:
> 2023年10月18日(水) 0:01 Chet Ramey <chet.ramey@case.edu>:
>> He claims to have tested on bash-5.2. I just can't reproduce it.
> Oh..., I somehow thought they were both 5.1 (5.1.16 and 5.1.15). I
> didn't notice my misreading even when I extracted the quoted part.
> Thanks for pointing it out.
Hi @ all
I'm sorry for all the confusion.
I installed the most current release (5.2.15) to verify the bug still
exists but then tricked myself into NOT actually running the script on
that version.
So, despite the fact I claimed to have tested it on 5.2, i didn't.
I now did (verified with echo $BASH_VERSION inside the script) and can't
reproduce the bug on that version either, which makes me happy and a
little bit ashamed as well.
Sorry for the noise.
Regards, Bodo