Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: jobs not listing all commands
- X-seq: zsh-workers 19433
- From: Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>
- To: zw <zsh-workers@xxxxxxxxxx>
- Subject: Re: jobs not listing all commands
- Date: Tue, 17 Feb 2004 16:41:05 -0800
- In-reply-to: <20040218002553.GA1429@xxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20040217075827.1498.qmail@xxxxxxxxxxxxxxxxxxxxxxx> <1040217221439.ZM12330@xxxxxxxxxxxxxxxxxxxxxxx> <20040218002553.GA1429@xxxxxxxxxxxxxxxxxxxxx>
On Wed, Feb 18, 2004 at 08:25:53AM +0800, James Devenish wrote:
> (i.e. the prompt *did* get updated between interactive commands) and
> he was questioning why it didn't also count /down/.
In this case the value didn't count down because the prompt just got
re-drawn after the job message. When a redraw happens, the prompt does
not get regenerated -- it just gets sent to the screen again. The user
has to hit return to have the prompt take on a new value that would
reflect the new number of jobs.
..wayne..
Messages sorted by:
Reverse Date,
Date,
Thread,
Author