[Git-commits] [grml/grml-etc-core] 30fc29: zshrc: url-quote-magic depends on bracketed-paste-...
Michael Prokop
noreply at github.com
Wed Jun 3 15:34:41 CEST 2020
Branch: refs/heads/mika/url-quote
Home: https://github.com/grml/grml-etc-core
Commit: 30fc297933f590166377f2c583672832c7d25276
https://github.com/grml/grml-etc-core/commit/30fc297933f590166377f2c583672832c7d25276
Author: Michael Prokop <mika at grml.org>
Date: 2020-06-03 (Wed, 03 Jun 2020)
Changed paths:
M etc/zsh/zshrc
Log Message:
-----------
zshrc: url-quote-magic depends on bracketed-paste-magic since zsh 5.1
url-quote with zsh >=5.1 does no longer work as such, it depends
on bracketed-paste-magic to work as it used to do
See https://github.com/zsh-users/zsh/blob/68405f31a043bdd5bf338eb06688ed3e1f740937/README#L38-L45
and https://archive.zhimingwang.org/blog/2015-09-21-zsh-51-and-bracketed-paste.html#update
and https://github.com/sorin-ionescu/prezto/issues/978
Closes: grml/grml-etc-core#85
More information about the Git-commits
mailing list