-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
area/frontendThis is frontend onlyThis is frontend onlybugSomething isn't workingSomething isn't workingneeds-triageNew issue, maintainer review neededNew issue, maintainer review needed
Description
Checklist
- I searched existing issues and this hasn't been reported
Area
Frontend
Operating System
Windows
Version
2.7.5
What happened?
When using Claude Code through the terminal, I cannot copy and paste images. The image clipboard functionality appears to be unavailable when running Claude Code via the CLI, while it works fine in other contexts.
The issue specifically affects the ability to:
- Copy images from the clipboard and paste them into Claude Code prompts
- Use screenshot tools and paste the results
- Share visual content through the terminal interface
This limits productivity when working with Claude Code in automated or terminal-based workflows that require image analysis.
Steps to reproduce
- Start Claude Code from the terminal
- Take a screenshot or copy an image to the clipboard
- Attempt to paste the image using Ctrl+V or similar paste commands
- The paste operation fails - the image is not inserted into the Claude Code prompt
Expected behavior
Images copied to the clipboard should be pasteble into Claude Code when running through the terminal. After pasting an image, it should be transmitted with the user's prompt to Claude for processing, just as it works in GUI-based interfaces.
Specific expected outcomes:
- Ctrl+V (or equivalent paste command) should successfully insert the image
- The image should be recognized and included in the API request
- Users should be able to work with visual content in terminal-based Claude Code workflows
Logs / Screenshots
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/frontendThis is frontend onlyThis is frontend onlybugSomething isn't workingSomething isn't workingneeds-triageNew issue, maintainer review neededNew issue, maintainer review needed
Projects
Status
Backlog