opencode extension Cmd + Option + K always inserts "@explore"
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
- Open integrated terminal and type
opencode. - Focus file and go to a line, like 10, press Cmd + Option + K it inserts "@explore"
Screenshot and/or share link
Operating System
macOS 15.6
Terminal
integrated terminal of cursor
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.
@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.
I think he is using the vscode extension in cursor
Hmm, just I cant replicate the issue, it only happens when i run opencode normally (run in terminal).
i fixed it creating pr in a minute
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.
created a pr for this issue @rekram1-node @OpeOginni managed to reproduce in vscode when you have time feel free to check it out