I notice that, sometimes, cursor takes the information from my clipboard and adds it to my prompt in the form of like a snippet or a file for context. However, sometimes I just want to paste it into the actual text field. Is there a way to “force” this to happen?
For example, I have recently run across a ton of problems and decided, for this particular scenario, to write my prompt out in a new tab so I can just tweak it to get better results. In cursor, however, I can’t paste the contents of this, which is essentially a detailed question. If I paste this detailed question that I copied to my clipboard, I can’t actually click “Send” because the text field is empty, even though I’m trying to paste simple text in there.
As a workaround, I have to copy my text out of Cursor, paste it into Slack (only tried Slack), copy it again, and then I can finally paste it into the text field.
I feel like I’ve got to be missing something very obvious here, but perhaps not. Any help here would be greatly appreciated.
My global Cmd+Shift+V shortcut is assigned to another application, preventing Cursor from recognizing it. To address this, I created a dummy app shortcut in macOS, allowing Cursor to revert to its default behavior for Cmd+Shift+V.
Here’s how to set it up:
Navigate to System Settings > Keyboard > Keyboard Shortcuts… > App Shortcuts.
Click the “+” button to add a new shortcut.
Configure the following:
Application: Cursor
Menu Title: Override global shift-paste shortcut (use any non-existent menu item name)
Keyboard Shortcut: Cmd+Alt+Shift+V
This setup effectively unbinds the conflicting global shortcut, enabling Cursor to use its default paste behavior without inserting a snippet. The only downside is that you have to use the new keyboard shortcut Cmd+Alt+Shift+V in order to trigger the default Cmd+Shift+V behavior.