From 85810b7b8eafa0412953c9f890135ffcd40d12c5 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 6 May 2008 20:56:50 +0000 Subject: 24911: missed REGION_ACTIVE documentation, somehow --- Doc/Zsh/zle.yo | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Doc') diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index 8f0751577..95d1d7ae9 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -774,6 +774,13 @@ The part of the buffer that lies to the right of the cursor position. If it is assigned to, only that part of the buffer is replaced, and the cursor remains between the old tt($LBUFFER) and the new tt($RBUFFER). ) +vindex(REGION_ACTIVE) +item(tt(REGION_ACTIVE) (integer))( +Indicates if the region is currently active. It can be assigned 0 or 1 +to deactivate and activate the region respectively; +ifzman(see em(Character Highlighting) below)\ +ifnzman(noderef(Character Highlighting)). +) vindex(region_highlight) item(tt(region_highlight) (array))( Each element of this array may be set to a string that describes -- cgit 1.4.1