Files
codex/codex-rs/tui/src
T
canvrno-oai fa5d14e276 Add tabbed lists, single line rendering, col width changes (#18188)
This PR adds shared bottom-pane selection-list for future `/plugins`
menu work and wires the existing `/plugins` menu into the new
list-rendering path without changing it to tabs yet. The main
user-visible effect is that the current plugin list now renders as a
denser single-line list with shared name-column sizing, while the tabbed
selection support remains available for follow-up PRs but is currently
unused in production menus.

- Add generic tabbed selection-list support to the bottom pane,
including per-tab headers/items and tab-aware list state
- Add single-line row rendering with ellipsis truncation for dense list
UIs
- Add shared name-column width support so descriptions align
consistently across rows
- Wire the current /plugins menu to the new single-line and shared
column-width behavior only
- Keep tabbed menu adoption deferred; no existing menu is switched to
tabs in this PR

---------

Co-authored-by: Codex <noreply@openai.com>
fa5d14e276 ยท 2026-04-16 15:27:59 -07:00
History
..
2026-03-28 11:23:07 -06:00
2026-04-15 19:18:38 -07:00
2026-03-28 11:23:07 -06:00
2026-03-28 11:23:07 -06:00
2026-04-14 14:26:10 -07:00
2026-04-15 22:09:41 +01:00
2026-03-28 11:23:07 -06:00
2026-04-11 13:58:16 -07:00
2026-04-13 21:43:33 +01:00
2026-04-10 20:25:31 -07:00