mirror of
https://github.com/wez/wezterm.git
synced 2024-12-25 14:22:37 +03:00
ba7add140e
I'm not convinced that this is 100% good, but @fanzeyi reported some latency when using tmux to mirror two sessions. The session that was accepting interactive input responded quickly, but the mirroring session was laggy. This change connects the mux pane output event to window invalidation, which should cause repaints to happen more often. I couldn't reproduce the scenario above on my M1 mac, but that may just be because M1 has dark magicks. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |