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

Some characters shift lines in some encodings #1195

Closed
Vampire opened this issue Jun 8, 2022 · 0 comments
Closed

Some characters shift lines in some encodings #1195

Vampire opened this issue Jun 8, 2022 · 0 comments
Labels

Comments

@Vampire
Copy link

Vampire commented Jun 8, 2022

For example if I use LANG=en_US.UTF-8 tig, it looks nice:
grafik
If I use LANG=en_US.ISO-8859-1 tig it becomes to be misplaced:
grafik

It seems the š is normalized to s, but the ć is not normalized and instead appears as the two characters ´c but still counted as one character.

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

No branches or pull requests

2 participants