1
0
Fork 0

fix url pastes for zsh 5.1

pull/1015/head
Matt Hamilton 9 years ago
parent f2a826e963
commit 47e6383065

@ -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

Loading…
Cancel
Save