Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: jobs not listing all commands
- X-seq: zsh-workers 19453
- From: Felix Rosencrantz <f_rosencrantz@xxxxxxxxx>
- To: zw <zsh-workers@xxxxxxxxxx>
- Subject: Re: jobs not listing all commands
- Date: Thu, 19 Feb 2004 07:22:58 -0800 (PST)
- In-reply-to: <1040217221439.ZM12330@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
--- Bart Schaefer <scschaeferrbrasslanternom> wrote:
> On Feb 16, 11:58pm, Felix RoRosencrantzrote:
> } pspslso note another "bug" with "%j" and the prompt. when the sleep
> } finishes, the prompt doesn't update.
> Prompts don't update between two interactive commands, ever, no matter
> what the reason. The prompt string is computed when ZLZLEnitializes
> (just before it is first printed) and is thereafter used verbatim until
> the next re-initialize.
What I read is that is how it works now. I'm wondering if zszshould be changed
so that it does regenerate the prompt between commands?
- Is there some standard that this behavior matches?
- Do people believe this is the best/most useful behavior?
- Would it be difficult to change zszsho regenerate the prompt when it is
redrawn (such as when job status is printed)?
- Could a redraw be forced by events such as typing through a "zlzleedraw
prompt" command within a zlzleidget?
I ask since I think it would be useful to have the prompt update on demand and
as it is redrawn. Some examples:
- asasynchronousvents (such as jobs completing)
- ability to report on zlzletatus that could change due to typing (current vi
mode/kekeymapprediction on/off, last completer used)
-ability to do things like change directory from zlzleidgets and have the
prompt reflect a new cwcwd
-FR.
__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
Messages sorted by:
Reverse Date,
Date,
Thread,
Author