zsh-workers
 help / color / mirror / code / Atom feed
* bracketed-paste-magic hangs when a non-ASCII character is pasted
@ 2015-11-19 11:26 Vincent Lefevre
  2015-11-19 15:00 ` Chi Hsuan Yen
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Lefevre @ 2015-11-19 11:26 UTC (permalink / raw)
  To: zsh-workers

When using

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

pasting a non-ASCII character (such as "×") makes zsh hang.

-- 
Vincent Lefèvre <vincent@vinc17.net> - 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)


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

* Re: bracketed-paste-magic hangs when a non-ASCII character is pasted
  2015-11-19 11:26 bracketed-paste-magic hangs when a non-ASCII character is pasted Vincent Lefevre
@ 2015-11-19 15:00 ` Chi Hsuan Yen
  0 siblings, 0 replies; 2+ messages in thread
From: Chi Hsuan Yen @ 2015-11-19 15:00 UTC (permalink / raw)
  To: Zsh hackers list

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

Dear Vincent,

I've ever encountered the same problem. Building my own Zsh against the
latest git commit makes everything works. Also, as per zsh-workers 37159
[1], Zsh 5.2 is coming soon, so you may want to wait for the next version.

Best Regards,

Yen Chi Hsuan

[1] http://www.zsh.org/mla/workers/2015/msg03073.html

On Thu, Nov 19, 2015 at 7:26 PM, Vincent Lefevre <vincent@vinc17.net> wrote:

> When using
>
>   autoload -Uz bracketed-paste-magic
>   zle -N bracketed-paste bracketed-paste-magic
>
> pasting a non-ASCII character (such as "×") makes zsh hang.
>
> --
> Vincent Lefèvre <vincent@vinc17.net> - 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)
>

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

end of thread, other threads:[~2015-11-19 15:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-19 11:26 bracketed-paste-magic hangs when a non-ASCII character is pasted Vincent Lefevre
2015-11-19 15:00 ` Chi Hsuan Yen

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).