Skip to content

Some characters shift lines in some encodings #1195

@Vampire

Description

@Vampire

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions