Skip to content

Fix some characters not correctly displaying on Windows #5

@xaviergodart

Description

@xaviergodart

Some combining unicode characters are not displaying correctly under windows, creating gaps in the UI, making it unusable.
This is because the windows console (conhost.exe) doesn't support combining codes.

There's this normalization package that should allow us to fix the problem: golang.org/x/text/unicode/norm

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingwindows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions