Skip to content

Implement support for synchronized output (CSI 2026) - #421

Merged
migueldeicaza merged 2 commits into
mainfrom
dec-2026
Jan 6, 2026
Merged

Implement support for synchronized output (CSI 2026)#421
migueldeicaza merged 2 commits into
mainfrom
dec-2026

Conversation

@migueldeicaza

Copy link
Copy Markdown
Owner

The spec lives here:
https://github.com/contour-terminal/vt-extensions/blob/master/synchronized-output.md

In terms of the spec, htis version sets a 1-second timer to do the update, and
after that it automatically resets. It also resets if the window size is
changed.

This is so that new apps stop spamming my console with warnings.

The spec lives here:
https://github.com/contour-terminal/vt-extensions/blob/master/synchronized-output.md

In terms of the spec, htis version sets a 1-second timer to do the update, and
after that it automatically resets.   It also resets if the window size is
changed.

This is so that new apps stop spamming my console with warnings.
@migueldeicaza
migueldeicaza merged commit bc629aa into main Jan 6, 2026
0 of 3 checks passed
@migueldeicaza
migueldeicaza deleted the dec-2026 branch January 12, 2026 14:00
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