Structs§
- Single
Line Input - Single-line input manager wrapping
tui_input::Input
Traits§
- Input
Manager - Unified interface for managing input widgets (Input and
TextArea
) This trait abstracts the differences between single-line and multi-line input allowing the Buffer system to work with either transparently
Functions§
- create_
from_ input - create_
single_ line - Factory methods for creating
InputManager
instances