HackerTrans
TopNewTrendsCommentsPastAskShowJobs

arihantsethia

no profile record

Submissions

Clipport – paste screenshots into SSH sessions from iTerm

github.com
3 points·by arihantsethia·vor 2 Monaten·2 comments

clipboard – paste screenshots into SSH sessions from iTerm

github.com
2 points·by arihantsethia·vor 2 Monaten·1 comments

comments

arihantsethia
·vor 2 Monaten·discuss
[dead]
arihantsethia
·vor 2 Monaten·discuss
[flagged]
arihantsethia
·vor 2 Monaten·discuss
clipport is for one narrow loop: agent or script is running over SSH UI state is visible on the Mac screenshot needs to get back into the remote shell Today that is usually:

screenshot → save → scp → paste path

clipport makes it:

copy screenshot Cmd+Shift+V in iTerm → /tmp/clipport/...png

The terminal never sees a clipport command. iTerm just inserts the remote path.

macOS + iTerm. Uses SSH. No OSC52, no remote service
arihantsethia
·vor 2 Monaten·discuss
warpboard is for one narrow loop: agent or script is running over SSH UI state is visible on the Mac screenshot needs to get back into the remote shell

Today that is usually:

screenshot → save → scp → paste path

warpboard makes it:

copy screenshot Cmd+Shift+V in iTerm → /tmp/warpboard/...png

The terminal never sees a warpboard command. iTerm just inserts the remote path.

macOS + iTerm. Uses SSH. No OSC52, no remote service.