Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Double width emoji problem #456

Open
manio opened this issue Nov 2, 2024 · 0 comments
Open

Double width emoji problem #456

manio opened this issue Nov 2, 2024 · 0 comments

Comments

@manio
Copy link

manio commented Nov 2, 2024

Hi,
I encounter a problem with longer (double?) width emoji. It is showing as cut in the half when viewing on asciinema.org.
Here are two versions of the same terminal session:
https://asciinema.org/a/rduaMdZ7IRDdxqCPM85gCXEtx
and
https://asciinema.org/a/686949

One of them has a space after those long emojis but as you can (hopefully) see two emojis are not rendered properly (despite the space after it or not). I mean those two lines:

♾️  Starting to proxying data between TCP and USB...
⚙️  Showing transfer statistics: 5s

Sidenote:
Similar bug/problem with wider emoji has a foot terminal some time ago. I know I had to add this:

[tweak]
grapheme-width-method=double-width

in its config file.
More info here: https://codeberg.org/dnkl/foot/issues/1258, but it's properly fixed without this tweak now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant