Pasting text using keyboard shortcut doesn't work
What happened?
When I press Cmd+V with the cursor in the Cline chat box, the text gets pasted into the Terminal instead. Needless to say, this is very annoying, as it's something I need to do frequently! And if the pasted content includes Terminal commands, the results can be pretty bad...
(Pasting using Edit -> Paste from menu bar works correctly)
Steps to reproduce
- Open Cline in Vscode with Terminal open
- Cmd+V or right-click on the Cline chat box and click "Paste"
- Your text is pasted into the Terminal
Relevant API REQUEST output
Operating System
MacOS 15.2
Cline Version
3.1.11
Additional context
No response
This is an issue with VSCode itself. Clicking into Cline's interface after clicking VSCode should allow you to paste into VSCode. We will look into this to see if there is a work-around we can implement.
Facing the same problem here on Cline v3.8.3 and VS Code 1.98.2 on Windows. Hope there will be a permanent fix soon.
Thanks for reporting! This has been consolidated into the master terminal issue #4356 which comprehensively addresses terminal focus and keyboard shortcut integration problems.