[PR #10337] fix(tui): Use selectedForeground for question prompt tab text visibility (resolves #10334) #13407

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

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

State: closed
Merged: Yes


What does this PR do?

For the question tool, implements a similar fix to that in these previously merged PRs resolving similar issues in other locations:

PR #4369 (resolved issue #4369)
PR #7251 (resolved issue #7251)

How did you verify your code works?

Manual before/after testing.

Before

before

After

after

Note

Disregard the branch name, it's vestigial.

Resolves #10334.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10337 **State:** closed **Merged:** Yes --- ### What does this PR do? For the `question` tool, implements a similar fix to that in these previously merged PRs resolving similar issues in other locations: PR #4369 (resolved issue #4369) PR #7251 (resolved issue #7251) ### How did you verify your code works? Manual before/after testing. #### Before <img width="648" height="396" alt="before" src="https://github.com/user-attachments/assets/70f4212b-8ce7-4719-b1ad-a32a7038adf3" /> #### After <img width="723" height="379" alt="after" src="https://github.com/user-attachments/assets/e4cf96a2-625a-4aaa-b45e-7de10abefd1f" /> #### Note Disregard the branch name, it's vestigial. Resolves #10334.
yindo added the pull-request label 2026-02-16 18:18:16 -05:00
yindo closed this issue 2026-02-16 18:18:16 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13407