github / github/copilot-cli

Support pasting images from the system clipboard into copilot CLI prompts

未關閉
#1,276 11 則留言 8 個 reaction 已指派 0 人 在 GitHub 檢視
area:input-keyboard
主要語言
Shell
星號
11.2k
分支
1.9k
平均合併
14 小時 16 分鐘
30 天內合併 PR
6

描述

### Describe the feature or problem you'd like to solve

Support pasting images from the system clipboard into copilot CLI prompts

### Proposed solution

When using Copilot CLI with image-based prompts (e.g., screenshots of code, UI bugs, logs),
there is currently no way to paste an image directly from the system clipboard.

Instead, users must:
1. Save the image to disk
2. Remember the file location
3. Paste the file path into the CLI

This adds unnecessary friction for a very common workflow, especially when iterating
quickly on screenshots or transient images.

This aligns Copilot CLI with modern multimodal workflows already supported
in IDEs and chat UIs, and would make the CLI a first-class interface rather
than a fallback.

### Example prompts or workflows

_No response_

### Additional context

_No response_

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。