Module text_edit_core

Source

Structs§

RectDef
Definition of a rectangular selection highlight
TextEditorState
Core text editing state, shared between components

Enums§

ClickType
Types of mouse clicks

Functions§

map_key_event_to_action
Map keyboard events to text editing actions
text_edit_core
Core text editing component - handles text rendering and cursor, no events