Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: tweak to `zle -I'
- X-seq: zsh-workers 17303
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Peter Stephenson <pws@xxxxxxx>
- Subject: Re: PATCH: tweak to `zle -I'
- Date: Fri, 7 Jun 2002 08:54:01 -0700 (PDT)
- Cc: Zsh hackers list <zsh-workers@xxxxxxxxxx>
- In-reply-to: <26389.1023447052@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Sender: schaefer@xxxxxxxxxxxxxxxx
On Fri, 7 Jun 2002, Peter Stephenson wrote:
> Experience with this suggests it's useful for the zle display only to be
> invalidated on the first call to `zle -I'.
This is fine, but ...
> +The status is zero if the current zle display was invalidated, else one.
What's the status on the second and subsequent calls? (I suppose I could
try it, but I don't have a current build yet.)
I think the status should be 1 if the display *would have been* invalided,
even if it wasn't because it already has been, if you see what I mean.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author