Regression: Ctrl+V image paste into chatbox no longer works (TUI) #9171

Closed
opened 2026-02-16 18:11:48 -05:00 by yindo · 1 comment
Owner

Originally created by @ReyJ94 on GitHub (Feb 12, 2026).

Originally assigned to: @kommander on GitHub.

Description

In the last two updates of the OpenCode TUI, pasting an image into the chatbox using Ctrl+V no longer works.

Previously, I was able to copy an image to the clipboard (e.g., using the Windows screen capture tool to crop part of the screen) and paste it directly into the chatbox. This was a core part of my daily workflow when coding with agents.

The issue occurs consistently and no error message is shown. Nothing happens when pressing Ctrl+V.

Environment:

OpenCode TUI (issue present in the last two updates)

Version: v1.1.60

Shell: zsh

Running inside:

VS Code integrated terminal

Windows Terminal (standalone)

OS: Ubuntu 24.04 inside WSL2 on Windows 11

Plugins

NoeFabris/opencode-antigravity-auth

OpenCode version

v1.1.60

Steps to reproduce

How can we reproduce this issue?

Copy an image to the clipboard (e.g., using Windows Snipping Tool).

Focus the OpenCode TUI chatbox.

Press Ctrl+V.

Expected behavior:
The image should be pasted into the chatbox (as in previous versions).

Actual behavior:
Nothing happens. No image is inserted and no error message appears.

Screenshot and/or share link

Image

Operating System

Ubuntu 24.04 inside wsl2 In the latest windows 11.

Terminal

Zsh inside Windows Terminal inside Wsl2 Ubuntu 24.04

Originally created by @ReyJ94 on GitHub (Feb 12, 2026). Originally assigned to: @kommander on GitHub. ### Description In the last two updates of the OpenCode TUI, pasting an image into the chatbox using Ctrl+V no longer works. Previously, I was able to copy an image to the clipboard (e.g., using the Windows screen capture tool to crop part of the screen) and paste it directly into the chatbox. This was a core part of my daily workflow when coding with agents. The issue occurs consistently and no error message is shown. Nothing happens when pressing Ctrl+V. Environment: OpenCode TUI (issue present in the last two updates) Version: v1.1.60 Shell: zsh Running inside: VS Code integrated terminal Windows Terminal (standalone) OS: Ubuntu 24.04 inside WSL2 on Windows 11 ### Plugins NoeFabris/opencode-antigravity-auth ### OpenCode version v1.1.60 ### Steps to reproduce How can we reproduce this issue? Copy an image to the clipboard (e.g., using Windows Snipping Tool). Focus the OpenCode TUI chatbox. Press Ctrl+V. Expected behavior: The image should be pasted into the chatbox (as in previous versions). Actual behavior: Nothing happens. No image is inserted and no error message appears. ### Screenshot and/or share link <img width="1276" height="695" alt="Image" src="https://github.com/user-attachments/assets/d6a0027c-e733-4ef6-8b7c-6fa4e9cf83b3" /> ### Operating System Ubuntu 24.04 inside wsl2 In the latest windows 11. ### Terminal Zsh inside Windows Terminal inside Wsl2 Ubuntu 24.04
yindo added the windowsopentuibug labels 2026-02-16 18:11:48 -05:00
yindo closed this issue 2026-02-16 18:11:49 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Feb 12, 2026):

Related Issues

This issue appears to be related to several existing reports about Ctrl+V image paste not working in the TUI:

  • #7556: Ctrl+V image paste fails with Russian input source on macOS
  • #12686: Ubuntu desktop app fails to add images using Ctrl + V
  • #6331: Pasting images doesn't work on konsole, linux
  • #4077: In Memory Image can't be Pasted in Opencode After TUI Upgrade
  • #10154: Image Clipboard Paste Not Working in OpenCode

These reports indicate a broader regression affecting multiple platforms (macOS, Linux, Windows/WSL2) and terminals. Consider consolidating these for better tracking and prioritization.

@github-actions[bot] commented on GitHub (Feb 12, 2026): ## Related Issues This issue appears to be related to several existing reports about Ctrl+V image paste not working in the TUI: - #7556: Ctrl+V image paste fails with Russian input source on macOS - #12686: Ubuntu desktop app fails to add images using Ctrl + V - #6331: Pasting images doesn't work on konsole, linux - #4077: In Memory Image can't be Pasted in Opencode After TUI Upgrade - #10154: Image Clipboard Paste Not Working in OpenCode These reports indicate a broader regression affecting multiple platforms (macOS, Linux, Windows/WSL2) and terminals. Consider consolidating these for better tracking and prioritization.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9171