Show HN: FainLane – Paste screenshots into remote coding agents with Ctrl+V A developer released FainLane, a 2MB native macOS app that lets users paste screenshots into remote CLI coding agents with Ctrl+V by detecting the focused window's remote host and uploading the image over SSH to the ~/.cache/fainlane/uploads/ directory before inserting the path at the cursor. FainLane supports Ghostty, iTerm2, and Apple Terminal, works with multiple remote hosts, and works with tmux. The tool was posted to Hacker News as a Show HN with 1 point and 0 comments. Hi all, I run all my CLI coding agents in a remote cloud VM and not being able to paste screenshots has been my only annoyance. So I built this small 2mb native macOS app that helps me paste screenshots into remote coding agents with Ctrl+V, same as pasting images on coding agents running on my local mac. The app automatically detects the remote host based on the focused window and uploads the image over SSH inside the ~/.cache/fainlane/uploads/ directory on the remote machine and then inserts the path at cursor. The app supports Ghostty, iTerm2, and Apple Terminal. Works even if you have multiple remote hosts you connect to. And works if you use tmux as well. Comments URL: https://news.ycombinator.com/item?id=49728437 https://news.ycombinator.com/item?id=49728437 Points: 1 Comments: 0