on linux server (eg: arch linux server, not desktop), opencode will auto type string(eg: ;23M;26M;29M) into input area when it doing task #6466

Open
opened 2026-02-16 18:04:19 -05:00 by yindo · 1 comment
Owner

Originally created by @yunx-lee on GitHub (Jan 16, 2026).

Originally assigned to: @kommander on GitHub.

Description

see title

Plugins

No response

OpenCode version

No response

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

No response

Terminal

No response

Originally created by @yunx-lee on GitHub (Jan 16, 2026). Originally assigned to: @kommander on GitHub. ### Description see title ### Plugins _No response_ ### OpenCode version _No response_ ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System _No response_ ### Terminal _No response_
yindo added the opentuibug labels 2026-02-16 18:04:19 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Jan 16, 2026):

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

  • #3769: SSH session with iTerm2 auto-writes escape sequences (same auto-typing behavior on remote systems)
  • #7062: Ctrl+C in input field outputs ANSI escape sequences/garbled text (same escape sequence patterns)
  • #6912: Ctrl+C mouse tracking causes raw escape sequences to flood terminal (similar escape sequence issue)
  • #7074: [Windows] CTRL_C_EVENT umbrella issue (escape sequences after Ctrl+C)
  • #8715: Opencode Windows Character Spamming (similar auto-typing of escape codes)

All these issues appear to involve terminal escape sequences being unintentionally typed/printed during OpenCode operations on Linux servers or when exiting. The patterns like ';23M;26M;29M' suggest similar root causes related to mouse tracking or terminal mode handling.

Feel free to ignore if this addresses your specific case or if you believe it's a distinct issue.

@github-actions[bot] commented on GitHub (Jan 16, 2026): This issue might be a duplicate of existing issues. Please check: - #3769: SSH session with iTerm2 auto-writes escape sequences (same auto-typing behavior on remote systems) - #7062: Ctrl+C in input field outputs ANSI escape sequences/garbled text (same escape sequence patterns) - #6912: Ctrl+C mouse tracking causes raw escape sequences to flood terminal (similar escape sequence issue) - #7074: [Windows] CTRL_C_EVENT umbrella issue (escape sequences after Ctrl+C) - #8715: Opencode Windows Character Spamming (similar auto-typing of escape codes) All these issues appear to involve terminal escape sequences being unintentionally typed/printed during OpenCode operations on Linux servers or when exiting. The patterns like ';23M;26M;29M' suggest similar root causes related to mouse tracking or terminal mode handling. Feel free to ignore if this addresses your specific case or if you believe it's a distinct issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#6466