From 3c93497eb701d8f220bc32d38e1f12bfb534c390 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 16 Aug 2018 19:23:13 +0100 Subject: 43294: Add ZLE_RECURSIVE parameter. --- Doc/Zsh/zle.yo | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Doc/Zsh/zle.yo') 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) -- cgit 1.4.1