[PR #6727] tui: enable viewport culling for session scrollbox #12068

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

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

State: open
Merged: No


Enable existing OpenTUI viewport culling to reduce O(n)-style work during streaming in long sessions; keeps render cost closer to “what’s visible”.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/6727 **State:** open **Merged:** No --- Enable existing OpenTUI viewport culling to reduce O(n)-style work during streaming in long sessions; keeps render cost closer to “what’s visible”.
yindo added the pull-request label 2026-02-16 18:17:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12068