Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: PATCH: that execution stuff
- X-seq: zsh-workers 6907
- From: "Andrej Borsenkow" <Andrej.Borsenkow@xxxxxxxxxxxxxx>
- To: "Sven Wischnowsky" <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>, <zsh-workers@xxxxxxxxxxxxxx>
- Subject: RE: PATCH: that execution stuff
- Date: Tue, 29 Jun 1999 14:27:58 +0400
- Importance: Normal
- In-reply-to: <199906290656.IAA18345@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
>
> I don't need to point out that `while true; do gzip ...; done' is not
> expected to be ^C'able again, do I? Maybe we should document this?
> (Together with the ^Z/fg/^C-trick?)
>
It does not work. I can suspend *and* kill 'while true; do gzcat -f; done'. But
after I suspend and resume it, I can neither kill nor suspend it again.
/andrej
Messages sorted by:
Reverse Date,
Date,
Thread,
Author