command-esc doesn't invoke opencode in vscode ide (mac) #1301

Closed
opened 2026-02-16 17:30:21 -05:00 by yindo · 3 comments
Owner

Originally created by @ohcedar on GitHub (Aug 14, 2025).

Originally assigned to: @fwang on GitHub.

The ide section of the docs say:

Quick Launch: Use Cmd+Esc (Mac) or Ctrl+Esc (Windows/Linux) to open opencode in a split terminal view, or focus an existing terminal session if one is already running.
New Session: Use Cmd+Shift+Esc (Mac) or Ctrl+Shift+Esc (Windows/Linux) to start a new opencode terminal session, even if one is already open. You can also click the opencode button in the UI.

This does not work for me. I looked in the vscode keybinds and I see that 'cmd-escape' is bound to "Open opencode" but nothing happens when I try the key. I've confirmed that no other commands have the same keybinding, so I don't think a collision.

cmd-shift-esc does work as expected.

Originally created by @ohcedar on GitHub (Aug 14, 2025). Originally assigned to: @fwang on GitHub. The ide section of the docs say: > Quick Launch: Use Cmd+Esc (Mac) or Ctrl+Esc (Windows/Linux) to open opencode in a split terminal view, or focus an existing terminal session if one is already running. > New Session: Use Cmd+Shift+Esc (Mac) or Ctrl+Shift+Esc (Windows/Linux) to start a new opencode terminal session, even if one is already open. You can also click the opencode button in the UI. This does not work for me. I looked in the vscode keybinds and I see that 'cmd-escape' is bound to "Open opencode" but nothing happens when I try the key. I've confirmed that no other commands have the same keybinding, so I don't think a collision. cmd-shift-esc does work as expected.
yindo closed this issue 2026-02-16 17:30:21 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Aug 14, 2025):

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

  • #1734: Esc not working on agent hangs - while this is about the Esc key not working during agent hangs, it shows there are broader issues with Esc key functionality
  • #1659: Hangs & crashes with SIGTRAP on macOS 15.5 - Mac-specific issues that might be related to keyboard input handling

If none of these address your specific case, please let us know how this issue differs from the VSCode extension keyboard shortcut not responding to Cmd+Esc.

@github-actions[bot] commented on GitHub (Aug 14, 2025): 👋 This issue might be a duplicate of existing issues. Please check: - #1734: Esc not working on agent hangs - while this is about the Esc key not working during agent hangs, it shows there are broader issues with Esc key functionality - #1659: Hangs & crashes with SIGTRAP on macOS 15.5 - Mac-specific issues that might be related to keyboard input handling If none of these address your specific case, please let us know how this issue differs from the VSCode extension keyboard shortcut not responding to Cmd+Esc.
Author
Owner

@rekram1-node commented on GitHub (Aug 14, 2025):

thanks for reporting, we will look into it

@rekram1-node commented on GitHub (Aug 14, 2025): thanks for reporting, we will look into it
Author
Owner

@rekram1-node commented on GitHub (Dec 27, 2025):

[automated] Closing due to 90+ days of inactivity. Feel free to reopen if you still need this!

@rekram1-node commented on GitHub (Dec 27, 2025): [automated] Closing due to 90+ days of inactivity. Feel free to reopen if you still need this!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#1301