mirror of
https://github.com/wez/wezterm.git
synced 2024-11-09 22:15:15 +03:00
365a68dfb8
This commit hooks up DECRQM so that we can report that we implement
synchronized updates, and then refines the code that manages sending
data to the terminal model; the first cut at synchronized updates
was a bit simplistic, and now we make a point of "flushing" pending
actions when we start a sync point, and again as soon as we release
the sync point.
This smooths out the jaggies around the orca that I mentioned in
|
||
---|---|---|
.. | ||
src | ||
Cargo.toml |