zsh-workers
 help / color / mirror / code / Atom feed
* Re: Strange handling of multi-byte emoji / variation selector U+FE0E in ZLE
       [not found] <CAPZ477OPZ6UfLi6zTqpkYjsgUfeUfyGYFTey9meBFZAO4ZJSuw@mail.gmail.com>
@ 2017-07-13 14:41 ` Jun T.
  2017-07-13 15:29   ` Jun T.
  0 siblings, 1 reply; 2+ messages in thread
From: Jun T. @ 2017-07-13 14:41 UTC (permalink / raw)
  To: zsh-workers; +Cc: Elliott Cable


> 2017/07/11 04:05, Elliott Cable <me@ell.io> wrote

>    echo '☺'   // echo -e '\u263A'
>    echo '☺️'   // echo -e '\u263A\uFE0F'
>    echo '☺︎'   // echo -e '\u263A\uFE0E'

> Unfortunately, when these are entered at the command-line, ZLE's
> character-count seems to get all wonky:

Could you please try the latest git master? About two months ago
We've added new Unicode-related functions to zsh, which correctly
recognize U+FF00 - U+FF0F as combining characters.
(The new functions are enabled by default on macOS)


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

* Re: Strange handling of multi-byte emoji / variation selector U+FE0E in ZLE
  2017-07-13 14:41 ` Strange handling of multi-byte emoji / variation selector U+FE0E in ZLE Jun T.
@ 2017-07-13 15:29   ` Jun T.
  0 siblings, 0 replies; 2+ messages in thread
From: Jun T. @ 2017-07-13 15:29 UTC (permalink / raw)
  To: zsh-workers

Oops, this should have been posted to the users list. Sorry.


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

end of thread, other threads:[~2017-07-13 15:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CAPZ477OPZ6UfLi6zTqpkYjsgUfeUfyGYFTey9meBFZAO4ZJSuw@mail.gmail.com>
2017-07-13 14:41 ` Strange handling of multi-byte emoji / variation selector U+FE0E in ZLE Jun T.
2017-07-13 15:29   ` Jun T.

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