[Pkg-zsh-devel] Bug#802581: zsh: url-quote-magic no longer works when pasting URL's

Vincent Lefevre vincent at vinc17.net
Thu Dec 24 01:15:53 UTC 2015


On 2015-10-21 16:19:49 +0200, Vincent Lefevre wrote:
> On 2015-10-21 14:17:53 +0200, Axel Beckert wrote:
> > Any chance that your bug report is about the same thing I reported
> > upstream back in August against 5.0.8-test-3?
> 
> Hmm... yes, except that I need the following 3 lines:
> 
>   autoload -Uz bracketed-paste-magic
>   zle -N bracketed-paste bracketed-paste-magic
>   zstyle :bracketed-paste-magic paste-init backward-extend-paste
> 
> otherwise characters are escaped even in single quotes.

backward-extend-paste breaks paste hightlighting (thread
"buggy paste highlight with backward-extend-paste" in
zsh-workers), so that this is not a solution.

-- 
Vincent Lefèvre <vincent at vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)



More information about the Pkg-zsh-devel mailing list