Skip to content

Fix some characters not correctly displaying on Windows #5

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

Activity

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

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