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

Re: Identify "active" region?



On Sat, 03 May 2008 17:52:19 -0700
Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> There doesn't seem to be any way to determine that there's an active
> region except to override set-mark-command and exchange-point-and-mark
> to stash something in a global variable.  Have I missed something?

No, that's worth adding.  I'll do it if no one gets to it first.  It
should be trivial: a new ZLE variable tied into the integer controlling
this.  There's no reason it shouldn't be writable, either.

-- 
Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
Web page now at http://homepage.ntlworld.com/p.w.stephenson/



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