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

Unicode width versus rendered width #184

Open
gwenn opened this issue Jan 12, 2019 · 2 comments
Open

Unicode width versus rendered width #184

gwenn opened this issue Jan 12, 2019 · 2 comments

Comments

@gwenn
Copy link
Collaborator

gwenn commented Jan 12, 2019

https://github.com/unicode-rs/unicode-width

The computed width values may not match the actual rendered column width. For example, the woman scientist emoji comprises of a woman emoji, a zero-width joiner and a microscope emoji.

@gwenn
Copy link
Collaborator Author

gwenn commented Jan 12, 2019

Same issue with tab character ? #65 (comment)

@gwenn
Copy link
Collaborator Author

gwenn commented Mar 22, 2020

https://github.com/jtdaugherty/vty#multi-column-character-support

Those rendering problems arise from Vty and the terminal emulator coming to different conclusions about how wide some characters are.

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

No branches or pull requests

1 participant