about summary refs log tree commit diff
path: root/Doc/Zsh/zle.yo
diff options
context:
space:
mode:
authorPeter Stephenson <pws@pws-HP.localdomain>2018-08-16 19:23:13 +0100
committerPeter Stephenson <p.w.stephenson@ntlworld.com>2018-08-17 19:43:17 +0100
commit3c93497eb701d8f220bc32d38e1f12bfb534c390 (patch)
tree5f2418a61f77fa7f28f86441572590ec96aa8222 /Doc/Zsh/zle.yo
parent9567bfe061679ebdddd371bb829c004fe6e58588 (diff)
downloadzsh-3c93497eb701d8f220bc32d38e1f12bfb534c390.tar.gz
zsh-3c93497eb701d8f220bc32d38e1f12bfb534c390.tar.xz
zsh-3c93497eb701d8f220bc32d38e1f12bfb534c390.zip
43294: Add ZLE_RECURSIVE parameter.
Diffstat (limited to 'Doc/Zsh/zle.yo')
-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 b72606c0b..6ae4863c6 100644
--- a/Doc/Zsh/zle.yo
+++ b/Doc/Zsh/zle.yo
@@ -1085,6 +1085,13 @@ wrappers of tt(bracketed-paste).  See also tt(zle -f).
 
 tt(YANK_ACTIVE) is read-only.
 )
+vindex(ZLE_RECURSIVE)
+item(tt(ZLE_RECURSIVE) (integer))(
+Usually zero, but incremented inside any instance of
+tt(recursive-edit).  Hence indicates the current recursion level.
+
+tt(ZLE_RECURSIVE) is read-only.
+)
 vindex(ZLE_STATE)
 item(tt(ZLE_STATE) (scalar))(
 Contains a set of space-separated words that describe the current tt(zle)