TUI
Synopsis
Section titled “Synopsis”tman tuiThe TUI has no command flags and no positional arguments. It starts the interactive terminal UI, where prompts drive the same theme source, generation, selection, and configuration pipelines used elsewhere in the application.
Generation and selection can therefore write generated sources, apply live destinations, update ~/.tg.json, and invoke adapter-owned reload behavior. Do not infer additional TUI-only guarantees or options from the command: its visible choices are owned by the current src/tui implementation.
tman tuiIf TUI startup throws, the command reports the error and exits nonzero. A running interactive UI owns its own completion and cancellation flow.