Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: re-expand the prompt automatically



Bart Schaefer wrote:
> > Are you suggesting it be tied to zle -R or zle redisplay or both?
> 
> Neither ...  Put to it, I don't think "redisplay" should have been a 
> built-in widget either, except that for historic reasons it had to be.  
> I'm suggesting that built-in widgets should always act on the editor 
> buffer (on either the contents or the position of the mark or the cursor) 
> whereas zle options -- or special commands like compadd -- should act on 
> the editing engine itself (widgets, keymaps, prompts and displays).
> 
> My criteria would best be described by the question, "Would it ever make 
> sense to use any of the zle -A, -C, -D, or -N options to supercede or 
> remove this action?"  If the answer is yes, it should be a widget; if no, 
> then either a zle option or a separate command.

I think I misinterpreted your use of `option'... I presumed you meant
something like `setopt always_redraw_prompt', whereas you presumably
meant something link `zle -P'.  I can certainly see an argument for that
but, as you say, it's all a bit murky.

-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK                          Tel: +44 (0)1223 692070


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************



Messages sorted by: Reverse Date, Date, Thread, Author