Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: selection highlight
- X-seq: zsh-users 860
- From: Greg Badros <gjb@xxxxxxxxxxxxxxxxx>
- To: Scott RoLanD <shr@xxxxxx>
- Subject: Re: selection highlight
- Date: 19 May 1997 08:58:44 -0700
- Cc: zsh-users@xxxxxxxxxxxxxxx
- In-reply-to: Scott RoLanD's message of Fri, 16 May 1997 19:10:47 -0700
- References: <19970516191047.23842@xxxxxxxxxxx>
- Sender: gjb@xxxxxxxxxxxxxxxxx
Scott RoLanD <shr@xxxxxx> writes:
> I am using zsh 3.0.0 with gjb's patch for colored tab-completion
> (thanks gjb!!!) on Solaris using emacs keys...
You're welcome. Glad you like it. In case anyone else is looking for
this, it's at the patches link off my home page.
http://www.cs.washington.edu/homes/gjb
> Playing around with xemacs -nw the other day, I realized that I would
> like the same selection highlight that it provides in zsh.
>
> So, what I want is, when I am editing a command line and hit
> control-space to start a selection, as I move around I would like the
> selection to be highlighted in reverse-screen.
>
> Has anyone looked in to this? Anyone want to tackle it, or point me in
> the right direction?
I don't know of any patches that do this, but ZLE (the zsh line editor)
could probably be improved to support the feature without too much
work. Check out the Src/zle_*.c files.
Greg J. Badros
gjb@xxxxxxxxxxxxxxxxx
Seattle, WA USA
http://www.cs.washington.edu/homes/gjb
Messages sorted by:
Reverse Date,
Date,
Thread,
Author