mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-09-22 21:43:53 +00:00
The reporting of color scheme was handled asynchronously by queuing a handler in the surface. This could lead to race conditions where the DSR is reported after subsequent VT sequences. Fixes #5922