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
The RTA does a good job displaying arbitrary Unicode characters. It would be good if it could treat characters from the Supplementary Unicode Planes that are coded as a pair, as a single unit for purposes of cursor movement, deleting and such - rather than as distinct characters. There is no indication that this is part of the gluonhq project. Still the issue is located within the RTA code. And I think this must be a reasonably natural enhancement to the RTA, as it already treats high-value emoji points as a unit.
The text was updated successfully, but these errors were encountered:
tonydroy
changed the title
Treat characters from supplementary unicode planes as unit
RTA Treat characters from supplementary unicode planes as unit
Nov 12, 2024
The RTA does a good job displaying arbitrary Unicode characters. It would be good if it could treat characters from the Supplementary Unicode Planes that are coded as a pair, as a single unit for purposes of cursor movement, deleting and such - rather than as distinct characters. There is no indication that this is part of the gluonhq project. Still the issue is located within the RTA code. And I think this must be a reasonably natural enhancement to the RTA, as it already treats high-value emoji points as a unit.
The text was updated successfully, but these errors were encountered: