Skip to content

Better unicode handling #33

@mjakeman

Description

@mjakeman

As of #32, we use unicode character offsets exclusively for navigation.

Character offsets refer to unicode code points, however some characters like emoji are composite and use multiple code points. Let's find a way to navigate by grapheme (group of code points) rather than each code point.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions