Documentation
¶
Overview ¶
Example TUI with multiple panels — demonstrates the builder panel API.
Run with:
go run ./tui/example-panels
Shows a four-panel layout: logs (left), main chat (center), CPU stats (right top), Memory stats (right bottom). Type messages in the input to chat. Tab cycles panel focus. Ctrl+C exits.
Click to show internal directories.
Click to hide internal directories.