Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] problem with 'ls | less' shell function
On Mon, Nov 7, 2022 at 8:33 PM Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
>
> On Mon, Nov 7, 2022 at 12:44 AM Jun T <takimoto-j@xxxxxxxxxxxxxxxxx> wrote:
> >
> > [1] ( zsh -fc 'print a few words; /bin/sleep 10'; )
The old bug that's been bothering me might be related. This hangs:
zsh -fic '( setopt monitor; true | true )'
A few more details here: https://www.zsh.org/mla/workers//2020/msg00471.html
Do you think your patch will fix this?
Roman.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author