Skip to main content

Module cursor

Module cursor 

Source
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ยง

CursorNavigator
Cursor navigation helper for rope-backed text.
CursorPosition
Logical + visual cursor position.