Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: problem with multi-byte character on command line (zsh v 5.8)
- X-seq: zsh-users 27768
- From: Roman Perepelitsa <roman.perepelitsa@xxxxxxxxx>
- To: Pier Paolo Grassi <pierpaolog@xxxxxxxxx>
- Cc: Zsh-Users List <zsh-users@xxxxxxx>
- Subject: Re: problem with multi-byte character on command line (zsh v 5.8)
- Date: Thu, 19 May 2022 10:59:54 +0200
- Archived-at: <https://zsh.org/users/27768>
- In-reply-to: <CAP+y1xAKxNuexr8o==a9VvJc4rzBO8pdkVBs7aB22OXtcjrRfQ@mail.gmail.com>
- List-id: <zsh-users.zsh.org>
- References: <CAP+y1xAKxNuexr8o==a9VvJc4rzBO8pdkVBs7aB22OXtcjrRfQ@mail.gmail.com>
On Wed, May 18, 2022 at 7:31 PM Pier Paolo Grassi <pierpaolog@xxxxxxxxx> wrote:
>
> Hello, I have just found than having this character on command line:
> $'\xf0\x9f\x8d\xbe' (that would be a 🍾)
> makes the cursor unable to advance when inserting characters
Can you try running `cat`, pasting 🍾 and then typing something after
it? Does this also cause cursor issues for you?
Roman.
P.S.
I cannot reproduce the issue you've described on Ubuntu 21.10 with zsh
5.8, LC_ALL=C.UTF-8 and xterm or gnome-terminal.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author