Skip to content

fix: add alt+v keybind for pasting images#8495

Open
awakecoding wants to merge 1 commit into
anomalyco:devfrom
awakecoding:image-paste-alt-v
Open

fix: add alt+v keybind for pasting images#8495
awakecoding wants to merge 1 commit into
anomalyco:devfrom
awakecoding:image-paste-alt-v

Conversation

@awakecoding

Copy link
Copy Markdown

Fixes #8490

Tested in Windows Terminal on Windows with PowerShell 7, Alt+V works for image pasting just like Claude Code or Copilot CLI, and I don't need to modify the default Windows Terminal configuration to forward Ctrl+V to OpenCode. Usability and discoverability win for Windows users.

@github-actions

Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@marcodiniz

Copy link
Copy Markdown

That is a must-have for me! Also using wndows terminal and I can't paste images

@yusupsupriyadi yusupsupriyadi left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is very important and i really need it.

@Samuel-B-D

Samuel-B-D commented Apr 28, 2026

Copy link
Copy Markdown

@marcodiniz

That is a must-have for me! Also using wndows terminal and I can't paste images

FYI, that's just a defaults change.
You could either edit your opencode config to add Alt+V:
https://opencode.ai/docs/keybinds -> "input_paste": "ctrl+v,alt+v"
or remove the Ctrl+V keybind in Windows Terminal (and keep the Ctrl+Shift+V & Shift+Insert keybinds) as in the screenshot here: #8490

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Accept Alt+V for image pasting by default

4 participants