zsh-workers
 help / color / mirror / code / Atom feed
* [BUG] bracketed-paste-magic breaks pasting of CJK payload
@ 2015-10-03 22:08 Zhiming Wang
  2015-10-03 22:41 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Zhiming Wang @ 2015-10-03 22:08 UTC (permalink / raw)
  To: zsh-workers

[-- Attachment #1: Type: text/plain, Size: 560 bytes --]

I’m running zsh 5.1.1 on OS X. I noticed that enabling bracketed-paste-magic
from contrib via

    autoload -Uz bracketed-paste-magic
    zle -N bracketed-paste bracketed-paste-magic

breaks pasting of CJK payload. Trying to paste CJK text to ZLE buffer will just
make everything stall (and nothing pasted) until I manually interrupt with
^C. You may try to paste the following the see the effect yourself: 中文, 日本語,
or 한국어. Interestingly, some other non-ASCII charsets seem to work fine;
try to paste Schrödinger, for instance.


[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-10-03 22:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-03 22:08 [BUG] bracketed-paste-magic breaks pasting of CJK payload Zhiming Wang
2015-10-03 22:41 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).