Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Weird issue with pipeviewer and multiple pipes
- X-seq: zsh-workers 38404
- From: Peter Stephenson <p.stephenson@xxxxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>, Zsh hackers list <zsh-workers@xxxxxxx>
- Subject: Re: Weird issue with pipeviewer and multiple pipes
- Date: Thu, 05 May 2016 16:14:26 +0100
- In-reply-to: <CAH+w=7b+tKnvfv1ip6ykNW4Oh_BQSiXnGwGMQzhvfi=Wrq6DXg@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Organization: Samsung Cambridge Solution Centre
- References: <ufaa8k6ei8t.fsf@epithumia.math.uh.edu> <CAH+w=7b+tKnvfv1ip6ykNW4Oh_BQSiXnGwGMQzhvfi=Wrq6DXg@mail.gmail.com>
On Tue, 03 May 2016 20:56:14 -0700
Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> On Tue, May 3, 2016 at 6:15 PM, Jason L Tibbitts III <tibbs@xxxxxxxxxxx> wrote:
> >
> > [2] + 11459 done echo 1 |
> > 11461 suspended (tty output) pv -l -s $(echo 1) |
> > 11462 interrupt cat
>
> Something weird is definitely going on with pv, because it's receiving
> a TTOU signal even when the terminal stty setting is supposed to
> suppress that.
It's working with the latest zsh [which I just *happened* to have to
hand] and the pv supplied with Fedora 12, too.
pv 1.1.4 - Copyright(C) 2008 Andrew Wood <andrew.wood@xxxxxxxxxx>
Maybe zsh isn't the only utility to succumb to too-clever-by-half
syndrome.
pws
Messages sorted by:
Reverse Date,
Date,
Thread,
Author