1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 03:09:06 +03:00
wezterm/wezterm-mux-server-impl
Wez Furlong bb174811fa Revert "mux: don't include unchanged lines in the bonus lines"
This reverts commit a189bb57c14ec2245f276a077fbe13a88622c1d7;
it turns out that we do need to send those bonus lines because
the sequence number available to the logic here doesn't account
for the actual last rendered sequence number on the client, and
in a bursty update situation we can skip or otherwise omit a
line range.

refs: #1597
2022-01-29 09:31:12 -07:00
..
src Revert "mux: don't include unchanged lines in the bonus lines" 2022-01-29 09:31:12 -07:00
Cargo.toml refactor: move split_pane logic from mux server to mux 2022-01-14 22:28:35 -07:00