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.
The ide section of the docs say:
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.