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

Re: Debian zsh bug triage



On Tue, Dec 30, 2008 at 10:42, Stephane Chazelas
<Stephane_Chazelas@xxxxxxxx> wrote:

> Could you please clarify what you tried? I get different
> behaviors from you whether I try
>
> { echo 1; sleep 10; echo 2; }
> or
> echo 1; sleep 10; echo 2

I tried with the latter. The former is well-defined and should always
stop and restart as a whole. The interesting bit is to see how
the latter is handled. Quite differently, it turns out.


Richard

PS: Are all questions in your previous mails answered? If not,
please tell me.



Messages sorted by: Reverse Date, Date, Thread, Author