Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

RE: PATCH: that execution stuff



>
> 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