-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Closed
Labels
bugSomething isn't workingSomething isn't workingopentuiThis relates to changes in v1.0, now that opencode uses opentuiThis relates to changes in v1.0, now that opencode uses opentui
Description
Description
The permission prompts still intercept and respond to keyboard inputs when a dialog is open. For example, in the following video, the permission prompt in the back will still intercept keyboard inputs like "L", "LEFT", "ENTER" while the command dialog is open -- so you can't type "L" or move cursor in the search bar, also, pressing "ENTER" will not only trigger the command but also trigger the action on the permission prompt.
Plugins
N/A
OpenCode version
1.1.34
Steps to reproduce
- Change the permission
"edit": "ask" - Ask the model to edit a file
- Leave the permission prompt untouched
- Open "command dialog" with "Ctrl+P"
- Type "L" in the search bar --> unable
- Press "ENTER" on one item --> trigger the permission prompt
Screenshot and/or share link
Screen.Recording.2026-01-23.at.1.43.18.PM.mov
Operating System
macOS 26.2
Terminal
iTerm2
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingopentuiThis relates to changes in v1.0, now that opencode uses opentuiThis relates to changes in v1.0, now that opencode uses opentui