waveterm icon indicating copy to clipboard operation
waveterm copied to clipboard

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

Open togo01 opened this issue 1 month ago • 2 comments

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

togo01 avatar Nov 04 '25 15:11 togo01

#2523

togo01 avatar Nov 05 '25 07:11 togo01

Title Cannot copy or paste images on remote server

Description When connected to a remote server, image copy-paste does not work. For example, attempting to paste an image into the terminal or copy one from the remote environment fails.

joytianya avatar Nov 09 '25 07:11 joytianya

should be working now in the new v0.12.3 release!

sawka avatar Nov 20 '25 22:11 sawka