Skip to content

Releases: jaredatch/remote-paste-iterm2

v1.0.0

02 Jun 15:27

Choose a tag to compare

First release.

Paste clipboard images into Claude Code, Codex, and other terminal AI agents running on a remote Mac over SSH, just by hitting Ctrl+V. It works through tmux -CC, plain SSH, and local sessions, detecting which one you're in automatically and delivering a real Ctrl+V so the agent reads the remote clipboard natively.

Requires: iTerm2 3.3+ with the Python API enabled, a macOS remote with a logged-in GUI session, and optionally pngpaste. See the README for setup.