Description
Running OpenCode in WSL2 Ubuntu 24.04 inside Windows Terminal shows inconsistent Ctrl+V behavior.
Text paste can work, but image paste can fail depending on terminal keybinding handling and whether bracketed-paste signaling is forwarded.
OpenCode config details (from ~/.config/opencode/opencode.json):
- model:
openai/gpt-5.3-codex
- plugins:
@mohak34/opencode-notifier@latest, oh-my-openagent@3.14.0
- MCPs configured:
gitnexus (enabled), chrome-devtools (disabled), playwright (disabled), sap-cap-capire (disabled), ui5-tooling (disabled), fiori-tools (disabled)
experimental.mcp_timeout: 180000
Plugins
@mohak34/opencode-notifier@latest, oh-my-openagent@3.14.0
OpenCode version
1.3.3
Steps to reproduce
- Run OpenCode in WSL2 Ubuntu 24.04 from Windows Terminal.
- Keep default Windows Terminal
Ctrl+V paste behavior.
- Copy plain text and paste into OpenCode with
Ctrl+V (works).
- Copy an image to clipboard and paste into OpenCode with
Ctrl+V (fails or is inconsistent).
- Compare behavior with a custom Windows Terminal keybinding that also sends an empty bracketed-paste marker.
Screenshot and/or share link
N/A
Operating System
WSL2 Ubuntu 24.04
Terminal
Windows Terminal
Description
Running OpenCode in WSL2 Ubuntu 24.04 inside Windows Terminal shows inconsistent
Ctrl+Vbehavior.Text paste can work, but image paste can fail depending on terminal keybinding handling and whether bracketed-paste signaling is forwarded.
OpenCode config details (from
~/.config/opencode/opencode.json):openai/gpt-5.3-codex@mohak34/opencode-notifier@latest,oh-my-openagent@3.14.0gitnexus(enabled),chrome-devtools(disabled),playwright(disabled),sap-cap-capire(disabled),ui5-tooling(disabled),fiori-tools(disabled)experimental.mcp_timeout:180000Plugins
@mohak34/opencode-notifier@latest, oh-my-openagent@3.14.0
OpenCode version
1.3.3
Steps to reproduce
Ctrl+Vpaste behavior.Ctrl+V(works).Ctrl+V(fails or is inconsistent).Screenshot and/or share link
N/A
Operating System
WSL2 Ubuntu 24.04
Terminal
Windows Terminal