From c3b79e0f69cc56c208573c72f03d229321dea92c Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 14 Feb 2012 15:33:01 +0000 Subject: users/16760: make reply local in url-quote-magic for the benefit of styles --- Functions/Zle/url-quote-magic | 1 + 1 file changed, 1 insertion(+) (limited to 'Functions') diff --git a/Functions/Zle/url-quote-magic b/Functions/Zle/url-quote-magic index ee8b6f62f..c7bb88c5d 100644 --- a/Functions/Zle/url-quote-magic +++ b/Functions/Zle/url-quote-magic @@ -60,6 +60,7 @@ # Use compsys for nested quoting analysis and command parsing. # Establish default values for styles, but only if not already set +local -a reply zstyle -m ':url-quote-magic:\*' url-metas '*' || zstyle ':url-quote-magic:*' url-metas '*?[]^(|)~#{}=' -- cgit 1.4.1