You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
#6074c5ea32ea Thanks @greymoth-jp! - Treat Indic conjunct clusters as a single grapheme in getCharacterDistance, implementing Unicode UAX #29 rule GB9c. Character-by-character cursor movement (Editor.positions with unit: 'character', and the Editor.before / Editor.after it powers) over scripts such as Devanagari and Bengali no longer stops inside a Consonant + virama + Consonant conjunct.