Description
When OpenCode runs in WSL through Windows Terminal, Ctrl+V can be handled by the terminal before OpenCode receives the expected clipboard-related signal path. In this setup, paste behavior can look inconsistent: plain text may paste, while image paste may fail depending on terminal keybinding configuration.
Plugins
N/A
OpenCode version
1.3.3
Steps to reproduce
- Run OpenCode in WSL2 Ubuntu 24.04 from Windows Terminal.\n2. Keep default Windows Terminal Ctrl+V paste behavior.\n3. Copy plain text and then paste into OpenCode (works).\n4. Copy an image to clipboard and paste into OpenCode with Ctrl+V (can fail).\n5. Compare with Ctrl+Shift+V or custom keybinding behavior.
Screenshot and/or share link
N/A
Operating System
WSL2 Ubuntu 24.04 on Windows 11
Terminal
Windows Terminal
Description
When OpenCode runs in WSL through Windows Terminal, Ctrl+V can be handled by the terminal before OpenCode receives the expected clipboard-related signal path. In this setup, paste behavior can look inconsistent: plain text may paste, while image paste may fail depending on terminal keybinding configuration.
Plugins
N/A
OpenCode version
1.3.3
Steps to reproduce
Screenshot and/or share link
N/A
Operating System
WSL2 Ubuntu 24.04 on Windows 11
Terminal
Windows Terminal