Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: get the number of active jobs to show in the prompt?
- X-seq: zsh-users 4309
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: get the number of active jobs to show in the prompt?
- Date: Tue, 2 Oct 2001 18:13:24 +0200
- In-reply-to: <1011002154314.ZM24736@xxxxxxxxxxxxxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <200110010600.f9160iq10821@xxxxxxxxxxxxxxxx> <200110010828.SAA20292@xxxxxxxxxxxxxxxxxxxxxxxx> <20011001110454.A7643@xxxxxxxxxxx> <20011001194406.A25184@xxxxxxxxxxxxxx> <1011002154314.ZM24736@xxxxxxxxxxxxxxxxxxxxxxx>
On Tue, Oct 02, 2001 at 15:43:13 +0000, Bart Schaefer wrote:
> There's no option to get that behavior because, in general, regenerating
> the prompt might change too much of the editor state. For example, what
> if you're editing at the secondary prompt (e.g., on the second or later
> line of a shell function or quoted string)?
I don't see the problem. Could you give an example?
> So the closest you could do is "setopt no_notify" so that job termination
> is only recognized/reported immediately before printing the prompt.
No, I want job termination to be reported immediately.
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/> - 100%
validated HTML - Acorn Risc PC, Yellow Pig 17, Championnat International des
Jeux Mathématiques et Logiques, TETRHEX, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
Messages sorted by:
Reverse Date,
Date,
Thread,
Author