Skip to content

fix: render synchronized output atomically - #106

Merged
Railly merged 9 commits into
mainfrom
fix/synchronized-output
Aug 9, 2026
Merged

fix: render synchronized output atomically#106
Railly merged 9 commits into
mainfrom
fix/synchronized-output

Conversation

@Railly

@Railly Railly commented Aug 6, 2026

Copy link
Copy Markdown
Member

Summary

  • track DEC private mode ?2026 in the built-in core
  • suppress scheduled paints while synchronized output is active
  • render once when synchronized output ends

Testing

  • zig build test
  • pnpm --filter @wterm/core test
  • pnpm --filter @wterm/dom test
  • core and DOM type checks

Fixes #57

@vercel

vercel Bot commented Aug 6, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
wterm Ready Ready Preview Aug 8, 2026 11:35pm

@Railly
Railly merged commit 9bc197a into main Aug 9, 2026
6 checks passed
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.

Synchronized output mode (DEC private ?2026, BSU/ESU) silently ignored, causing mid-frame partial-paint artifacts

2 participants