anomalyco / anomalyco/opencode
Ctrl+V cannot paste images directly after Windows reinstall
Open
@Hona is already working on this.
Since Sep 7, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
After reinstalling Windows and downloading OpenCode, I can no longer paste images directly using Ctrl+V.
Environment
- OS: Windows 11
- OpenCode version: 1.18.29 (latest)
- Terminal: Windows Terminal
Steps to Reproduce
- Copy an image to clipboard (e.g., using Win+Shift+S)
- Press Ctrl+V in OpenCode prompt
- Image is not pasted
Expected Behavior
Ctrl+V should paste images from clipboard, as it did before the Windows reinstall.
Additional Context
- Before reinstalling Windows, I was using OpenCode around June 2026 (approximately v1.17.x) and Ctrl+V worked fine for image pasting.
- After reinstalling Windows and downloading the latest OpenCode, this issue appeared.
- The issue seems related to Windows Terminal intercepting Ctrl+V before OpenCode can process it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.