Can no longer reject tool calls by pressing Escape #4116

Closed
opened 2026-02-16 17:42:40 -05:00 by yindo · 2 comments
Owner

Originally created by @aspiers on GitHub (Jan 2, 2026).

Originally assigned to: @rekram1-node on GitHub.

#6319 seems to have broken the ability to deny a tool call simply by pressing Escape. Now it seems you have to use cursor keys to select Reject and then press Enter, which is a lot less convenient. Did I miss something?

Originally posted by @aspiers in https://github.com/anomalyco/opencode/issues/6319#issuecomment-3706458894

Originally created by @aspiers on GitHub (Jan 2, 2026). Originally assigned to: @rekram1-node on GitHub. #6319 seems to have broken the ability to deny a tool call simply by pressing Escape. Now it seems you have to use cursor keys to select `Reject` and then press Enter, which is a lot less convenient. Did I miss something? _Originally posted by @aspiers in https://github.com/anomalyco/opencode/issues/6319#issuecomment-3706458894_
yindo added the opentui label 2026-02-16 17:42:40 -05:00
yindo closed this issue 2026-02-16 17:42:40 -05:00
Author
Owner

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

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

  • #5820: [BUG] Autocomplete dropdown conflicts with permission dialog - visual overlap and keyboard event capture
  • #4934: Scrolling induces permission rejection (escape key functionality issues with permissions)
  • #3543: cancel bug, escape bug (related to escape key handling)

The root cause appears to be related to issue #6319 (Permission rework) which changed how permission responses are handled. These issues all involve keyboard interaction problems with the permission dialog system.

Feel free to ignore if your specific case differs from these.

@github-actions[bot] commented on GitHub (Jan 2, 2026): This issue might be a duplicate of existing issues. Please check: - #5820: [BUG] Autocomplete dropdown conflicts with permission dialog - visual overlap and keyboard event capture - #4934: Scrolling induces permission rejection (escape key functionality issues with permissions) - #3543: cancel bug, escape bug (related to escape key handling) The root cause appears to be related to issue #6319 (Permission rework) which changed how permission responses are handled. These issues all involve keyboard interaction problems with the permission dialog system. Feel free to ignore if your specific case differs from these.
Author
Owner

@aspiers commented on GitHub (Jan 2, 2026):

Seems to have already been resolved in 4956ee3ebd

@aspiers commented on GitHub (Jan 2, 2026): Seems to have already been resolved in 4956ee3ebde67afd9512acdb430ce2959a2c9631
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#4116