Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Background jobs and notification (stdout vs stderr)
- X-seq: zsh-users 7661
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Background jobs and notification (stdout vs stderr)
- Date: Fri, 2 Jul 2004 15:41:29 +0200
- In-reply-to: <200407021316.i62DGYJa019602@xxxxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20040702124710.GT2033@xxxxxxxxxxxxx> <200407021316.i62DGYJa019602@xxxxxxxxxxxxxx>
- Sender: Vincent Lefevre <vincent@xxxxxxxxxx>
On 2004-07-02 14:16:33 +0100, Peter Stephenson wrote:
> I think this is probably because you don't usually want asynchronous job
> notifications mixed in with other error text, since they're nothing to
> do with what's actually running: job control is specifically interactive.
> Note that the interaction with the terminal output is inevitable, that's
> why you get the editing buffer cleard and the prompt reprinted
> afterwards. I don't think you can redirect them without messing up
> terminal editing.
OK. I think that the zsh man pages should mention where all the data
output by zsh are sent (to stdout, stderr, the tty...).
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% validated (X)HTML - Acorn / RISC OS / ARM, free software, YP17,
Championnat International des Jeux Mathématiques et Logiques, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
Messages sorted by:
Reverse Date,
Date,
Thread,
Author