Skip to content

U+2064 to U+206f are 0 width, but wcwidth returns 1 width #26

Description

@charlie-collard
base = ord('\u2064')
for i in range(12):
    print('A' + chr(base+i) + 'B')

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions