I can’t paste an image from the clipboard into the CLI of Window OS
Steps to Reproduce
Window + shift + S to capture screenshot into the clipboard or ctrl + C an image file.
Ctrl + V to paste it into the CLI of cursor (write text or can still drag images from a folder into the CLI using the mouse cursor.).
I would love to see this too! And we have an open ticket for it. Unfortunately, it works the same way on Mac right now: when screenshots are added directly to the clipboard without a specific file, pasting doesn’t work.
It’s on our list, and I’m happy to follow up here when we have an update.
When staring new agent session from command line agent start to write web stream. No way to stop it or understand what si going on. Size of stream could be different. Explain how to reproduce the bug (if known)
Not sure if its related but i tried to copy/paste image from buffer int command line but die to not clear behaviour ended up useing cursor IDE
Tell us your operating system and your Cursor version (e.g., Windows, 0.x.x).
Windows 11. IDE: IntellijIdea Tell us if the issue stops you from using Cursor.
No but it’s makes me worrined about tokens usage and overall unwanted behaviour. Hat exactly cursor uploads?
Hi @Dean Rie. As per our convesation in other topic:
No way to stop it until is done.
No clear sign what is goin on
And in my case i have DnD content.. saw message. wait until it’s done. Next day when i run agent again i faces same streaming message. No clue why, when or what. Ideally because it’s not fulyl suported yet i would like to have ability to abort it some how. Imagine i DnD huge file by mistake and what? it woudl blow up my tokens in a minutes without a clear way to stop it.
Hey, thanks for adding voice. This is a known gap: pasting images from the clipboard via Ctrl+V in Cursor Agent CLI works on macOS and Linux, but not on Windows yet. It’s on our radar, but I can’t share an ETA.
For now on Windows, here are a couple workarounds:
Save the screenshot to a file and reference it in your prompt via @path
Drag and drop the image file from a folder straight into the CLI window
Once we have an update on Windows support, I’ll reply in the thread.