From affa618b4341ab0dd088acaf6059b2890b87c7d8 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Sun, 4 Jan 2026 20:52:51 +0100 Subject: [PATCH] docs: add note about macOS Finder image copy behavior --- packages/coding-agent/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/coding-agent/README.md b/packages/coding-agent/README.md index 2d652613..9d48f9df 100644 --- a/packages/coding-agent/README.md +++ b/packages/coding-agent/README.md @@ -385,6 +385,8 @@ Run multiple commands before prompting; all outputs are included together. **Pasting images:** Press `Ctrl+V` to paste an image from your clipboard. +> **Note:** On macOS, pressing Cmd+C on an image file in Finder copies the file path, not the image contents. Use Preview or another image viewer to copy the actual image, or drag the file onto the terminal instead. + **Dragging images:** Drag image files onto the terminal to insert their path. On macOS, you can also drag the screenshot thumbnail (after Cmd+Shift+4) directly onto the terminal. **Attaching images:** Include image paths in your message: