Skip to content

core: fix GNU Screen OSC 52 passthrough - #1334

Open
simonklee wants to merge 1 commit into
mainfrom
ot-gnu-osc52
Open

core: fix GNU Screen OSC 52 passthrough#1334
simonklee wants to merge 1 commit into
mainfrom
ot-gnu-osc52

Conversation

@simonklee

@simonklee simonklee commented Aug 5, 2026

Copy link
Copy Markdown
Member

Screen handles DCS payloads differently from tmux and consumes the inner ST, leaving the outer terminal with an unterminated OSC 52 request. Use BEL and bounded payload framing so Screen forwards complete clipboard sequences, including large values.

Reference: anomalyco/opencode#28590

Screen handles DCS payloads differently from tmux and consumes the inner ST, leaving the outer terminal with an unterminated OSC 52 request. Use BEL and bounded payload framing so Screen forwards complete clipboard sequences, including large values.
@simonklee simonklee self-assigned this Aug 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant