Skip to content

[Bug]: Image Drag & Drop and Paste Not Working in Claude Code within Wave Terminal #2514

@togo01

Description

@togo01

Current Behavior

When running the Claude Code agent within Wave Terminal, I am unable to successfully input images either by dragging and dropping an image file or by pasting an image from the clipboard.

In other terminals (like iTerm or VS Code's integrated terminal), both methods work correctly, allowing the image to be attached to the Claude Code prompt. In Wave Terminal, attempting either action results in no response or visible change in the prompt area.

Expected Behavior

The image should be successfully attached to the Claude Code prompt. A placeholder message, typically in the format of [Image #1] (or similar, depending on the image count), should appear in the text input area, indicating the image is ready for Claude to process. This functionality is working correctly when running Claude Code in terminals like iTerm and VS Code's integrated terminal.

Steps To Reproduce

  1. Open Wave Terminal.
  2. Start the Claude Code agent (e.g., run the claude command).
  3. Attempt 1 (Drag & Drop): Drag an image file (e.g., a .png or .jpg) from the file system (Finder/Explorer) directly into the Claude Code input area.
    • Observed: Nothing happens.
  4. Attempt 2 (Paste): Copy a screenshot or image to the clipboard (on macOS, this often involves $\text{Cmd}+\text{Control}+\text{Shift}+4$), and then press $\text{Control}+\text{V}$ (the required paste shortcut for images in Claude Code) in the prompt.
    • Observed: Nothing happens.

Wave Version

0.12.1 (202510210631)

Platform

macOS

OS Version/Distribution

26.0(25A354)

Architecture

arm64

Anything else?

No response

Questionnaire

  • I'm interested in fixing this myself but don't know where to start
  • I would like to fix and I have a solution
  • I don't have time to fix this right now, but maybe later

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageNeeds triage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions