Multi-file drag and drop only registers first file
Resolved 💬 3 comments Opened Apr 17, 2026 by jake-evica Closed Apr 21, 2026
Description
When dragging and dropping multiple files into the Claude Code terminal input, only the first file is picked up. Previously, dragging 10+ files at once would correctly attach all of them.
Steps to reproduce
- Open Claude Code in terminal
- Select multiple files (e.g. 5-10) in Finder
- Drag and drop them all at once into the Claude Code input
- Only 1 file appears in the prompt
Expected behavior
All dragged files should be attached/referenced in the input, as they were in earlier versions.
Environment
- macOS (Darwin 23.6.0)
- Claude Code CLI
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗