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 <vinc...@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)