Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
zle_highlight and yank
- X-seq: zsh-workers 37350
- From: Yuri D'Elia <wavexx@xxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: zle_highlight and yank
- Date: Tue, 8 Dec 2015 21:48:14 +0100
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
Yanking text seems to ignore any setting in zle_highlight. This is
confirmed by setting zle_highlight=(none) and seeing that yank still
highlights the text in standout.
I would have expected it to respect the paste: style.
Or maybe it's a good idea that it doesn't, to differentiate between a
terminal paste and a regular one. But then again, I'd like a yank: style
in there.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author