Skip to content

don't use tb_wcswidth to determine grapheme width. #125

Description

@Old-Farmer

I have found that this library use inner tb_wcswidth to determine grapheme width. This is not valid. For example, 👩‍👩‍👧 is mostly only 2 col width in modern terminal, but tb_wcswidth generate 6.

May be you can disable the width checking for grapheme? or just provide a mostly right one?

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions