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 decomposed characters are not displayed correctly #3667

Open
kit494way opened this issue Oct 12, 2024 · 0 comments
Open

Unicode decomposed characters are not displayed correctly #3667

kit494way opened this issue Oct 12, 2024 · 0 comments

Comments

@kit494way
Copy link

1. Graphical issue inside a terminal pane (eg. something does not look as it should)

zellij.log
zellij-12.log

Basic information

zellij --version: zellij 0.40.1

stty size: 41 168

uname -av or ver(Windows): Linux DESKTOP-J73IICD 5.10.102.1-microsoft-standard-WSL2 #1 SMP Wed Mar 2 00:30:59 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Further information

Input decomposed character (e.g. echo é).
is displayed as e.
The code points of are \u0065 \u0301.
The composed character of , the code point of which is \u00e9, is displayed correctly.

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