Expand description
Cursor utilities for text editing widgets.
Provides grapheme-aware cursor movement and mapping between logical positions (line + grapheme) and visual columns (cell width).
Structsยง
- Cursor
Navigator - Cursor navigation helper for rope-backed text.
- Cursor
Position - Logical + visual cursor position.