[PR #9315] feat(tui): makes status dialog scrollable #13069

Closed
opened 2026-02-16 18:17:56 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/9315

State: closed
Merged: No


Summary

  • Added scrollbox to DialogStatus component.
  • Implemented keyboard scrolling handlers (Up/Down, PageUp/PageDown, Home/End).
  • Ensured headers remain fixed while content scrolls.
  • Fixed an issue where long status lists were truncated on small terminals.

Closes: https://github.com/anomalyco/opencode/issues/9314

Note: done on windows, so force pushed due to symlink issues.

Video demo (left new, right old):

https://github.com/user-attachments/assets/ef8df34a-29ad-4e80-9b62-f8e9d0cfb342

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/9315 **State:** closed **Merged:** No --- ## Summary - Added `scrollbox` to `DialogStatus` component. - Implemented keyboard scrolling handlers (Up/Down, PageUp/PageDown, Home/End). - Ensured headers remain fixed while content scrolls. - Fixed an issue where long status lists were truncated on small terminals. Closes: https://github.com/anomalyco/opencode/issues/9314 Note: done on windows, so force pushed due to symlink issues. Video demo (left new, right old): https://github.com/user-attachments/assets/ef8df34a-29ad-4e80-9b62-f8e9d0cfb342
yindo added the pull-request label 2026-02-16 18:17:56 -05:00
yindo closed this issue 2026-02-16 18:17:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13069