Describe the feature or problem you'd like to solve
It is not very convenient to paste an image from the clipboard in TUI
Proposed solution
In Claude Code, even on Windows, there is a keyboard shortcut "Alt+V" that allows users to paste an image from the clipboard. This feature is incredibly convenient and greatly enhances the developer experience.
I wish the Copilot CLI could have that feature too.
Example prompts or workflows
- Run
copilot
- Hit
Alt-V to paste image from user's clipboard
Additional context
N/A