From 1f75d7ff2cf0dbc0b8718811ee9a1f0e5eaeac1f Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Fri, 11 Dec 2015 14:05:29 +0000 Subject: 37386: localise mbegin, mend, match in URL magic --- Functions/Zle/url-quote-magic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Functions') diff --git a/Functions/Zle/url-quote-magic b/Functions/Zle/url-quote-magic index 0e49573db..7ee281ea4 100644 --- a/Functions/Zle/url-quote-magic +++ b/Functions/Zle/url-quote-magic @@ -115,7 +115,7 @@ alias globurl='noglob urlglobber ' function url-quote-magic { setopt localoptions noksharrays extendedglob local qkey="${(q)KEYS}" - local -a reply + local -a reply match mbegin mend if [[ "$KEYS" != "$qkey" ]] then local lbuf="$LBUFFER$qkey" -- cgit 1.4.1