summaryrefslogtreecommitdiff
path: root/Functions/Zle/url-quote-magic
diff options
context:
space:
mode:
authorBarton E. Schaefer <schaefer@zsh.org>2015-08-16 22:52:21 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2015-08-16 22:52:21 -0700
commit2f2808098b9326922f17297041b97241c15aa595 (patch)
tree8582c617b08dda04755fefd3de53f92703e2547e /Functions/Zle/url-quote-magic
parent3b3ce2bb3ec6775fa1be1bd1bc52d84e2fb1603a (diff)
downloadzsh-2f2808098b9326922f17297041b97241c15aa595.tar.gz
zsh-2f2808098b9326922f17297041b97241c15aa595.zip
unposted: mention bracketed-paste-magic in url-quote-magic comments
Diffstat (limited to 'Functions/Zle/url-quote-magic')
-rw-r--r--Functions/Zle/url-quote-magic6
1 files changed, 6 insertions, 0 deletions
diff --git a/Functions/Zle/url-quote-magic b/Functions/Zle/url-quote-magic
index fbcc7c19c..362d15c44 100644
--- a/Functions/Zle/url-quote-magic
+++ b/Functions/Zle/url-quote-magic
@@ -8,6 +8,12 @@
# autoload -Uz url-quote-magic
# zle -N self-insert url-quote-magic
+# As of zsh-5.0.9, the following may also be necessary in order to apply
+# quoting to copy-pasted URLs:
+# autload -Uz bracketed-paste-magic
+# zle -N bracketed-paste bracketed-paste-magic
+# See also backward-extend-paste in bracketed-paste-magic source file.
+
# A number of zstyles may be set to control the quoting behavior.
#
# url-metas