Skip to main content

Module event_stream

Module event_stream 

Source
Expand description

Runtime-neutral mapping of Crossterm input, focus, and resize events.

Structs§

TerminalState
Focus and viewport state used by render scheduling and notifications.

Enums§

TerminalEvent
Terminal input the frontend may translate into SDK actions.

Functions§

map_crossterm_event
Map one Crossterm event without introducing app/session behavior.