⌘K opens the “Generate in Terminal” popup window in the integrated terminal, but not in a terminal window opened in the editor area. This shortcut used to work until a few weeks ago.
The current behavior is that the following message appears in the Status Bar:
⌘K was pressed. Waiting for the second key of the chord…
Steps to Reproduce
Press ⌘K in a terminal window that is open in the editor area.
Expected Behavior
Open the “Generate in Terminal” popup window.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
I disabled all extensions, but I still experience the same behavior. I also checked my keyboard shortcuts and didn’t find anything that overrides Command-K when the terminal is in focus.
Same issue after updating Cursor. Nothing in my personal JSON shortcuts. But I see in the default shortcuts JSON file that there are a bunch of cmd+k chord entries.
Please note that changing the shortcut for “Generate in Terminal” to something unique does not resolve the issue, so I think the when conditions may need to be adjusted.
My “Inspect Context Keys” feature is not working for some reason, so I cannot test that hypothesis.
Same issue here - command-ky stops bringing up the generate box after a while (in terminal). The only solution so far is creating new terminal session, which restores the functionality for a while. restarting or updating cursor doesn’t do anything (last 4 times i’ve tried)