mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 15:45:38 +00:00
2dc19a3695
Fixes misaligned carets when the Editor text contains code points represented by multiple UTF-8 bytes. Line lengths should be measured in bytes instead of glyphs for caret positioning. Signed-off-by: tainted-bit <sourcehut@taintedbit.com>