opencode icon indicating copy to clipboard operation
opencode copied to clipboard

opencode extension Cmd + Option + K always inserts "@explore"

Open Noitidart opened this issue 2 weeks ago • 1 comments

Description

I have installed opencode extension into Cursor with this version details:

Identifier
sst-dev.opencode
Version
0.0.12
Last Updated
2025-12-21, 16:26:50
Size
12.83KB

It used to work, but now Cmd + Option + K is not adding the file path and line numbers.

OpenCode version

1.0.185

Steps to reproduce

  1. Open integrated terminal and type opencode.
  2. Focus file and go to a line, like 10, press Cmd + Option + K it inserts "@explore"

Screenshot and/or share link

Image

Operating System

macOS 15.6

Terminal

integrated terminal of cursor

Noitidart avatar Dec 22 '25 00:12 Noitidart

This issue mentions keybind-related functionality. For keybind-related issues, please also check our pinned keybinds documentation: #4997

Additionally, there are other Cursor extension-related issues you might want to review:

  • #5519: How to scroll in Cursor terminal?
  • #1246: Cursor extension installed popup appearing when not installed

Feel free to check these if they provide any context for your specific issue.

github-actions[bot] avatar Dec 22 '25 00:12 github-actions[bot]

@Noitidart Please can you confirm you are making use of the eopencode extension to open it in a window, or you just running opencode in the terminal?

Because the screenshot looks like its the terminal.

OpeOginni avatar Dec 22 '25 21:12 OpeOginni

I think he is using the vscode extension in cursor

rekram1-node avatar Dec 22 '25 21:12 rekram1-node

Hmm, just I cant replicate the issue, it only happens when i run opencode normally (run in terminal).

OpeOginni avatar Dec 22 '25 21:12 OpeOginni

i fixed it creating pr in a minute

ShpetimA avatar Dec 22 '25 21:12 ShpetimA

Thank you all for the quick responses!

Its in integrated terminal of cursor. This same behavior is seen on my work computer where I use vs code.

Noitidart avatar Dec 22 '25 21:12 Noitidart

created a pr for this issue @rekram1-node @OpeOginni managed to reproduce in vscode when you have time feel free to check it out

ShpetimA avatar Dec 22 '25 21:12 ShpetimA