-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Image file dropped from Alacritty onto a remote-machine pane arrives as a local path instead of bridging #4500
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinginputkeyboard, mouse, clipboard, selection, or IME behaviorkeyboard, mouse, clipboard, selection, or IME behaviormacosaffects macOS-specific behavioraffects macOS-specific behaviormaintainer-neededrequires maintainer judgment or maintainer-only reproductionrequires maintainer judgment or maintainer-only reproductionp2valid narrow or ordinary defect with limited impact or a practical workaroundvalid narrow or ordinary defect with limited impact or a practical workaroundremoteaffects SSH, headless, or remote attachment behavioraffects SSH, headless, or remote attachment behaviortriagedScreened and accepted for bug investigation; reproduction not required.Screened and accepted for bug investigation; reproduction not required.
Description
Activity
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinginputkeyboard, mouse, clipboard, selection, or IME behaviorkeyboard, mouse, clipboard, selection, or IME behaviormacosaffects macOS-specific behavioraffects macOS-specific behaviormaintainer-neededrequires maintainer judgment or maintainer-only reproductionrequires maintainer judgment or maintainer-only reproductionp2valid narrow or ordinary defect with limited impact or a practical workaroundvalid narrow or ordinary defect with limited impact or a practical workaroundremoteaffects SSH, headless, or remote attachment behavioraffects SSH, headless, or remote attachment behaviortriagedScreened and accepted for bug investigation; reproduction not required.Screened and accepted for bug investigation; reproduction not required.
Is this a reproducible bug?
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
herdr machine add <host>and open a workspace on that machine from a Mac running Alacritty 0.17.0.~/Desktopand drag the saved file from Finder onto the pane./Users/<me>/Desktop/<file>.png(local path) and nostaged client clipboard imageline 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
keys.remote_image_paste)