fix url pastes for zsh 5.1

This commit is contained in:
Matt Hamilton 2015-11-02 05:06:56 -05:00
parent f2a826e963
commit 47e6383065

View file

@ -9,8 +9,9 @@
# Smart URLs
#
autoload -Uz url-quote-magic
autoload -Uz url-quote-magic bracketed-paste-magic
zle -N self-insert url-quote-magic
zle -N bracketed-paste bracketed-paste-magic
#
# General