Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Identify "active" region?
- X-seq: zsh-workers 24908
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Identify "active" region?
- Date: Sun, 4 May 2008 13:21:02 +0100
- In-reply-to: <080503175219.ZM11801@xxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <080503175219.ZM11801@xxxxxxxxxxxxxxxxxxxxxx>
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