From 2f3547689cfc8b1b1bf4cbdbd7b3714e2ab1d0a2 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 6 Mar 2015 09:51:16 +0000 Subject: 34653: move aborted vared lines to ZLE_VARED_ABORTED --- Doc/Zsh/zle.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Doc') diff --git a/Doc/Zsh/zle.yo b/Doc/Zsh/zle.yo index dd8e6286a..b8b9b8c9c 100644 --- a/Doc/Zsh/zle.yo +++ b/Doc/Zsh/zle.yo @@ -2223,7 +2223,8 @@ item(tt(send-break) (^G ESC-^G) (unbound) (unbound))( Abort the current editor function, e.g. tt(execute-named-command), or the editor itself, e.g. if you are in tt(vared). Otherwise abort the parsing of the current line; in this case the aborted line is available in the shell -variable tt(ZLE_LINE_ABORTED). +variable tt(ZLE_LINE_ABORTED). If the editor is aborted from within +tt(vared), the variable tt(ZLE_VARED_ABORTED) is set. ) tindex(run-help) item(tt(run-help) (ESC-H ESC-h) (unbound) (unbound))( -- cgit 1.4.1