Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Possible ZSH bug involving piping ls to less (MSYS2 & Cygwin)
- X-seq: zsh-workers 50630
- From: Jun T <takimoto-j@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Cc: Alexandros Kozak <agkozak@xxxxxxxxx>
- Subject: Re: Possible ZSH bug involving piping ls to less (MSYS2 & Cygwin)
- Date: Tue, 13 Sep 2022 17:49:52 +0900
- Archived-at: <https://zsh.org/workers/50630>
- In-reply-to: <013001d6edcd$4dd2d670$e9788350$@gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <013001d6edcd$4dd2d670$e9788350$@gmail.com>
Just for record:
> 2021/01/19 4:08, agkozak@xxxxxxxxx wrote:
>
> Using zsh v5.8 on both MSYS2 and Cygwin and a plain vanilla shell (no
> dotfiles):
>
> If I run
>
> ls --color | less -R
>
> frequently I get
>
> zsh: done ls --color |
> zsh: suspended (tty output) less -R
This problem has been fixed in Cygwin 3.3.6-1 (released on Sep. 6).
The latest MSYS2 runtime already uses it.
If someone still has this problem on Cygwin/MSYS2 please let us know.
# Sorry for the slow fix; I forgot to report the problem to Cygwin.
# Once I reported it they _quickly_ fixed it.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author