Expand description
TUI application module.
Modules§
- admin
- Admin TUI entry point.
- detail
- Detail panel for selected row.
- keymap
- Keybindings for TUI actions.
- renderer
- Unified TUI renderer for CLI command output.
- search
- Incremental search state for TUI.
- table
- Table view widget for TUI.
Structs§
- TuiApp
- TUI application state.
Enums§
- Event
Result - Result of handling an input event.