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 47875
- 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, 26 Jan 2021 10:49:59 +0900
- Archived-at: <https://zsh.org/workers/47875>
- Archived-at: <http://www.zsh.org/sympa/arcsearch_id/zsh-workers/2021-01/166EFCE0-D769-42A6-996D-225847944D35%40kba.biglobe.ne.jp>
- In-reply-to: <013001d6edcd$4dd2d670$e9788350$@gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <013001d6edcd$4dd2d670$e9788350$@gmail.com>
> 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
>
> On rare occasions I can get this to happen with a simple
>
> ls | less
>
> but using the --color option seems to make it happen considerably more
> often. It happens quite frequently on MSYS2; it is harder to reproduce on
> Cygwin, but it does happen.
Yes, it happens quite frequently on MSYS2.
Has this been happening for a long time, or started to happen rather recently?
(my experience on MSYS2 is quite limited)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author