mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 15:44:31 +03:00
ed28170d42
Previously, we were trying not to synchronize the terminal too often because there could be multiple layout/paint calls prior to rendering a frame. Now that we perform a single render pass per frame, we can just synchronize the terminal state. Not doing so could make it seem like we're dropping frames. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |