mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-23 16:40:24 +02:00
users/16760: make reply local in url-quote-magic for the benefit of styles
This commit is contained in:
parent
a6dbc79065
commit
c3b79e0f69
2 changed files with 7 additions and 1 deletions
|
@ -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 '*?[]^(|)~#{}='
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue