fix url pastes for zsh 5.1
This commit is contained in:
parent
f2a826e963
commit
47e6383065
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue