Rainer Weikusat <[email protected]> writes:

[...]


> Run
>
> dialog --yesno Text 0 0
>
> resize window, press <tab> (or any other non-terminal key, eg, 'a') =>
> program exits with an exit code of 255 (aka -1) [*].

Addition: It's also possible to see that the program starts busy-waiting
for key presses after the resize with top (or any other tool displaying
CPU usage of a process).

Reply via email to