Expand description
TUI input library supporting multiple backends.
See examples in the GitHub repo.
Modules§
Structs§
- Input
- The input buffer with cursor support.
- State
Changed
Enums§
- Input
Request - Input requests are used to change the input state.
TUI input library supporting multiple backends.
See examples in the GitHub repo.