Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: reset tty modes on TMOUT



On Fri, Jul 24, 2026 at 10:26 AM J.R. Oldroyd <fbsd@xxxxxxxx> wrote:
>
> +               if (zleactive)
> +                   settyinfo(&shttyinfo);
>                 stopmsg = 1;
>                 zexit(SIGALRM, ZEXIT_SIGNAL);

Shouldn't this happen inside zexit() for any ZEXIT_SIGNAL ?

Workaround:  Use "ttyctl -f" in the parent.




Messages sorted by: Reverse Date, Date, Thread, Author