about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-05-06 20:56:50 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-05-06 20:56:50 +0000
commit85810b7b8eafa0412953c9f890135ffcd40d12c5 (patch)
treec8be1582996f5db6d88bab2915b46c0c27c6ce66 /Doc
parent74e5fcee384467e74983a3077bad97974477e877 (diff)
downloadzsh-85810b7b8eafa0412953c9f890135ffcd40d12c5.tar.gz
zsh-85810b7b8eafa0412953c9f890135ffcd40d12c5.tar.xz
zsh-85810b7b8eafa0412953c9f890135ffcd40d12c5.zip
24911: missed REGION_ACTIVE documentation, somehow
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/zle.yo7
1 files changed, 7 insertions, 0 deletions
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