Skip to main content

Module tui

Module tui 

Source
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§

EventResult
Result of handling an input event.

Functions§

is_tty