Documentation
¶
Overview ¶
Command showcase is a single-binary demo: the chat, command-palette, markdown-viewer, log-stream, diff-view, notification-toast, and status-bar components composed into one navigable TUI. Tab cycles tabs forward, Shift-Tab cycles backward, q or Ctrl-C quits.
Each tab puts one component in a realistic scenario. The status bar at the bottom is the status-bar component. The toast tray overlays every tab and is driven by a per-second tick.
This file is intentionally one self-contained program. It's the demo you run to feel the library, not a template to copy. The pattern for copying components into your own app is in CONTRIBUTING.md.
Click to show internal directories.
Click to hide internal directories.