zsh-workers
 help / color / mirror / code / Atom feed
* Geoff's prompt escape sequences patch (workers/23924)
@ 2007-10-18 13:59 Bart Schaefer
  2007-10-19  1:36 ` Geoff Wing
  2007-11-16 14:57 ` Mikael Magnusson
  0 siblings, 2 replies; 6+ messages in thread
From: Bart Schaefer @ 2007-10-18 13:59 UTC (permalink / raw)
  To: zsh-workers

I just noticed this never got committed to CVS.  I've tried it and it is
giving 99% of the correct behavior now (well, what I think is the correct
behavior; I never tried ending a prompt by turning ON standout, before).

The only glitch I can find by randomly fooling around is that completion
sometimes erases a standout space to the left of the word, inserts a plain
space, and then draws the completed word in standout, so you end up with
a command line with a "hole" in it.  Any further redraw of the line after
this point (such as completing again on a later word) repaints correctly
and fills the hole.

Fixing that probably means diving into the completion refresh code, so I
think committing what Geoff has so far would be fine.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-11-17 10:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-18 13:59 Geoff's prompt escape sequences patch (workers/23924) Bart Schaefer
2007-10-19  1:36 ` Geoff Wing
2007-11-16 14:57 ` Mikael Magnusson
2007-11-16 16:45   ` Bart Schaefer
2007-11-17  9:26     ` Geoff Wing
2007-11-17 10:13       ` Mikael Magnusson

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).