Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: $PREDISPLAY/$POSTDISPLAY
- X-seq: zsh-workers 17402
- From: Sven Wischnowsky <wischnow@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: PATCH: $PREDISPLAY/$POSTDISPLAY
- Date: Thu, 4 Jul 2002 09:57:09 +0200
- In-reply-to: <29128.1025522627@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <23948.1025517129@xxxxxxx> <29128.1025522627@xxxxxxx>
Peter Stephenson wrote:
> ...
>
> Note the way these parameters survive across invocations of zle. This
> was simply because it was the most natural way of writing it. We can
> make zleread() reinitialise them if it seems preferable.
I can see that it's more powerful, but it's really rather irritating,
isn't it? Especially since you can't make them go away from the
(normal) command line. Although with well-behaved widgets...
> Hmm, it would be nice to get bits of these optionally in inverse video.
> In fact, it would be nice to get a lot of other stuff such as the region
> between point and mark in inverse video.
In any kind of mode/colour. It could also be nice if we could restrict
the allowed movement-range in recursive edits (kind of like
narrow-to-region in emacs). And then allow to display more than two
extra strings at any place (I don't have an example in mind, though).
Ultimately, this could get us to enable highlighting of command lines,
as requested several times already. But that's a whole lot more
complicated, obviously.
But it's a nice patch, Peter.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author