window10,无法使用ctrl+c,ctrl+v 复制粘贴 #8772

Open
opened 2026-02-16 18:10:48 -05:00 by yindo · 2 comments
Owner

Originally created by @cckk66 on GitHub (Feb 7, 2026).

Originally assigned to: @kommander on GitHub.

Description

在window10上,cmd打开opencode,无法使用ctrl+c,ctrl+v 复制粘贴,使用记事本是可以的

Plugins

OpenCode version

1.1.53

Steps to reproduce

1 打开cmd
2 输入opencode
3 在记事本写好提示词,使用ctrl+c
4 在终端 ctlr+v 无效

Screenshot and/or share link

No response

Operating System

window10

Terminal

cmd

Originally created by @cckk66 on GitHub (Feb 7, 2026). Originally assigned to: @kommander on GitHub. ### Description 在window10上,cmd打开opencode,无法使用ctrl+c,ctrl+v 复制粘贴,使用记事本是可以的 ### Plugins 无 ### OpenCode version 1.1.53 ### Steps to reproduce 1 打开cmd 2 输入opencode 3 在记事本写好提示词,使用ctrl+c 4 在终端 ctlr+v 无效 ### Screenshot and/or share link _No response_ ### Operating System window10 ### Terminal cmd
yindo added the windowsopentuibug labels 2026-02-16 18:10:48 -05:00
Author
Owner

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

This issue might be a duplicate of existing issues. Please check:

  • #12434: Windows Command Prompt Mouse/Scroll Events Misbehave After Exiting "opencode" (related to terminal input handling on Windows)
  • #12082: Clipboard copy fails in Zellij and other multiplexers (OSC52 written to stdout instead of /dev/tty) (related to clipboard/copy issues)

Both issues relate to terminal input/keyboard handling or clipboard functionality on Windows/CMD, which may share root causes with the copy/paste shortcut issue you're experiencing.

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Feb 7, 2026): This issue might be a duplicate of existing issues. Please check: - #12434: Windows Command Prompt Mouse/Scroll Events Misbehave After Exiting "opencode" (related to terminal input handling on Windows) - #12082: Clipboard copy fails in Zellij and other multiplexers (OSC52 written to stdout instead of /dev/tty) (related to clipboard/copy issues) Both issues relate to terminal input/keyboard handling or clipboard functionality on Windows/CMD, which may share root causes with the copy/paste shortcut issue you're experiencing. Feel free to ignore if none of these address your specific case.
Author
Owner

@binbin3828 commented on GitHub (Feb 7, 2026):

use "ctrl + shift + v"

@binbin3828 commented on GitHub (Feb 7, 2026): use "ctrl + shift + v"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#8772