Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: bracket-paste-magic adds backslashes inside a quoted string if URL is pasted ("regression" compared to pre-5.1 url-quote-magic)



On 2016-05-08 11:50:26 -0700, Bart Schaefer wrote:
> You want
> 
>     zstyle :bracketed-paste-magic paste-init backward-extend-paste
> 
> so that the quote marks that are already on the line are treated as
> part of the pasted text.

Shouldn't this be the default behavior?

-- 
Vincent Lefèvre <vincent@xxxxxxxxxx> - 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)



Messages sorted by: Reverse Date, Date, Thread, Author