[PR #9731] fix(opentui): question selection click when terminal unfocused #13218

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

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

State: closed
Merged: Yes


Summary

  • Fixes clicking on question selection options when terminal is unfocused selecting the wrong (first) option
  • Adds onMouseDown handlers to update selection immediately on click, before onMouseUp triggers the action

Fixes #9730

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/9731 **State:** closed **Merged:** Yes --- ## Summary - Fixes clicking on question selection options when terminal is unfocused selecting the wrong (first) option - Adds `onMouseDown` handlers to update selection immediately on click, before `onMouseUp` triggers the action Fixes #9730
yindo added the pull-request label 2026-02-16 18:18:05 -05:00
yindo closed this issue 2026-02-16 18:18:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13218