tui-widget-explorer

command
v0.51.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 27, 2026 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Overview

tui-widget-explorer is an interactive gallery of the go-widgets/tui cell-native widget set: a scrollable list of widget names on the left, a live instance of the selected widget on the right. Unlike cmd/tui-widgets (a static one-frame snapshot), this is a full tui.App — you can poke each widget:

↑ / ↓     select a widget (rebuilds the live stage)
Tab       move keyboard focus into the stage (type / arrow the widget)
Esc       return focus to the list
mouse     click / drag the stage widget directly (always live)
q, Ctrl+C quit

It is itself composed from library widgets (VBox + HSplit + ListBox + Statusbar), so it dogfoods the set it showcases.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL