Feature request for product/service
Cursor CLI
Describe the request
Body:
Cursor CLI runs in the terminal, so pasting an image directly from the clipboard isn’t possible. However, we could take a cue from GitHub Copilot’s CLI tool: when I press Ctrl+V in the Copilot CLI terminal, it automatically saves the image as a temporary file and inserts the file path into the input prompt. That’s incredibly convenient for the user. After all, I think pasting images straight into the CLI is a very common operation — please support this feature.