Pasting images don't appear under a key a pressed (e.g. space)

Where does the bug appear (feature/product)?

Cursor CLI

Describe the Bug

when i paste multiple images, it shows the first [Image #1] but not the rest of the images until i press a key (e.g. space)

Steps to Reproduce

  • copy three images
  • paste them into the prompt box

Expected Behavior

the three images appear as [Image #1] [Image #2] [Image #3]

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

~/workelo-app> agent about
About Cursor CLI

CLI Version 2026.09.02-c22c1a3
Latest 2026.09.02-c22c1a3 (up to date)
Model Auto Balance
Subscription Tier Team
OS darwin (arm64)
Terminal apple-terminal
Shell fish
User Email [email protected]

For AI issues: which model did you use?

N/A

For AI issues: add Request ID with privacy disabled

N/A

Additional Information

i don’t mind pressing space it’s just confusing i wait for the images to upload (? i know they don’t upload at the prompt level)

Does this stop you from using Cursor

Yes - Cursor is unusable

Hey @dorianmariewo, thanks for the report and the recording!

When you copy several files in Finder and paste them into the CLI in one go, the terminal hands them over as several separate paste events in a single burst, and right now the CLI only picks up the first one straight away. The rest are queued and get released one at a time on your next keypress, which is exactly what you are seeing. The images are attached correctly once they show up, so nothing is lost. I have flagged this to the team.