Skip to main content

Module widgets

Module widgets 

Source
Expand description

TUI widgets — dropdown menus, status bar, and interactive selectors.

Modules§

dropdown
Generic dropdown widget — rendered inside the ratatui viewport.
file_menu
File picker dropdown — thin wrapper around the generic dropdown.
model_menu
Model picker dropdown — shows curated aliases + auto-detected local models.
provider_menu
Provider picker dropdown — thin wrapper around the generic dropdown.
session_menu
Session picker dropdown — thin wrapper around the generic dropdown.
slash_menu
Slash command dropdown — thin wrapper around the generic dropdown.
status_bar
Status bar widget for the inline TUI viewport.