Can't get Cmd-Shift-K shortcut to work

I want to use the following shortcut as indicated in the GUI:

Yet when I press it nothing happens. In the troubleshooting log I see:

2025-03-25 14:57:59.529 [error] command 'composer.openAsBar' not found: Error: command 'composer.openAsBar' not found
    at mei.n (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2862:1425)
    at mei.executeCommand (vscode-file://vscode-app/Applications/Cursor.app/Contents/Resources/app/out/vs/workbench/workbench.desktop.main.js:2862:1357) command 'composer.openAsBar' not found

What would be the right command?

isnt it default CMD K? or did you change shortcuts?

I’m not sure. I use the Sublime Text Keymap extension, and Cmd-K is a chord shortcut for me that is usually followed by another key, so on its own it does not do anything.

Cmd-Shift-I is mapped to composer.newAgentChat, which opens the agent.

This is what’s mapped to Cmd-Shift-K currently:

In the Terminal, the shortcut works fine.

Yeah lets see if cursor team or others know more. In your case it should be SHIFT CMD K.

Hey, it looks like you have a conflict. Try assigning a different combination and check.

A different combination for what, precisely? As you can see from the error log, it complains that the currently mapped Cursor action cannot be found.

Another combination for Cursor: Open Edit (Command K)