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

Re: Escaping of pasted URLs no more works with 5.0.8-test-3 (compared to 5.0.8)



On Aug 27,  6:09pm, Axel Beckert wrote:
}
} While pasting the URL
} "https://bugs.debian.org/cgi-bin/bugreport.cgi?filename=links-client-certs.patch;msg=5;att=1;bug=797066";
} 
} In zsh 5.0.8-test-3, nothing is escaped anymore:
} 
} While I generally consider this to be a good idea for line breaks and
} friends, not escaping pasted URLs anymore is IMHO definitely a
} regression and a loss of a very nice feature.

You need Functions/Zle/bracketed-paste-magic to go with url-quote-magic

I should probably write actual contrib.yo documentation for these at
some point, it seems from the feedback as though url-quote-magic is a
lot more widely used than I thought.

-- 
Barton E. Schaefer



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