[FEATURE]: Allow the click interaction with menu items to be disabled #7103

Open
opened 2026-02-16 18:06:11 -05:00 by yindo · 1 comment
Owner

Originally created by @adrianveen on GitHub (Jan 21, 2026).

Originally assigned to: @kommander on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

The only time I'm really clicking in opencode is to set the window to focus, which even then is not the most efficient way of doing things.

However, multiple times i have done this and clicked on a prompt from the model which then runs it before I wanted to. I Am not really expecting any button interactions in a TUI so this feels quite counter intuitive to me.

Obviously this can't be removed due to accessibility concerns but being able to disable it would be great.

I did search the docs but may have missed it. Apologies if so.

Originally created by @adrianveen on GitHub (Jan 21, 2026). Originally assigned to: @kommander on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request The only time I'm really clicking in opencode is to set the window to focus, which even then is not the most efficient way of doing things. However, multiple times i have done this and clicked on a prompt from the model which then runs it before I wanted to. I Am not really expecting any button interactions in a TUI so this feels quite counter intuitive to me. Obviously this can't be removed due to accessibility concerns but being able to disable it would be great. I did search the docs but may have missed it. Apologies if so.
yindo added the opentuidiscussion labels 2026-02-16 18:06:11 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 21, 2026):

This issue might be a duplicate of existing issues. Please check:

  • #7966: Permission prompt doesn't support mouse interaction
  • #9730: Question selection click selects wrong option when terminal is unfocused
  • #3199: Mouse Generates Garbled Text Input & Blocks User Input

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Jan 21, 2026): This issue might be a duplicate of existing issues. Please check: - #7966: Permission prompt doesn't support mouse interaction - #9730: Question selection click selects wrong option when terminal is unfocused - #3199: Mouse Generates Garbled Text Input & Blocks User Input Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#7103