Skip to content

Image file dropped from Alacritty onto a remote-machine pane arrives as a local path instead of bridging #4500

Description

@gbirman

Is this a reproducible bug?

  • I confirm this is a reproducible bug, not a feature request, idea, question, contribution proposal, or direction check.
  • I reproduced this bug on the version and environment reported below using the exact steps provided.

Current behavior

Dragging a saved PNG from Finder into Alacritty, onto a pane on a saved SSH machine, types the local Mac path into the remote pane. The remote agent cannot read it. Ctrl+V of an image on the clipboard into the same pane bridges correctly (the remote server log shows staged client clipboard image).

Expected behavior

The dropped image is bridged to the remote machine, the same as a clipboard paste, and the remote staged path is inserted.

Reproduction

  1. herdr machine add <host> and open a workspace on that machine from a Mac running Alacritty 0.17.0.
  2. Start Claude Code in a pane on the remote machine.
  3. Save a screenshot to ~/Desktop and drag the saved file from Finder onto the pane.
  4. The pane receives /Users/<me>/Desktop/<file>.png (local path) and no staged client clipboard image line appears in the remote server log.

Impact

Drag-and-drop of screenshots into remote agents does not work from Alacritty; I have to copy the image and use Ctrl+V instead.

Environment

  • Herdr version: 0.9.0 (client and remote server)
  • Update channel (stable or preview): stable
  • Operating system: macOS 26.6.2, remote Debian 13
  • Terminal: Alacritty 0.17.0
  • Shell, if relevant: zsh
  • Relevant config, if any: none related (default keys.remote_image_paste)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinginputkeyboard, mouse, clipboard, selection, or IME behaviormacosaffects macOS-specific behaviormaintainer-neededrequires maintainer judgment or maintainer-only reproductionp2valid narrow or ordinary defect with limited impact or a practical workaroundremoteaffects SSH, headless, or remote attachment behaviortriagedScreened and accepted for bug investigation; reproduction not required.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions