Crate tui_input

Source
Expand description

TUI input library supporting multiple backends.

See examples in the GitHub repo.

Modules§

backend

Structs§

Input
The input buffer with cursor support.
StateChanged

Enums§

InputRequest
Input requests are used to change the input state.

Type Aliases§

InputResponse