Documentation
¶
Overview ¶
Package tui adapts the CLI command catalog and renderers into an interactive full-screen terminal interface. It owns terminal input, layout, and view state; command handlers and daemon contracts remain authoritative for validation, safety gates, and runtime behavior.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsInteractive ¶
IsInteractive reports whether stdin and stdout both point at terminal devices. Zero-arg `canary` only enters the TUI in this case.
Types ¶
Click to show internal directories.
Click to hide internal directories.