mirror of
https://github.com/wez/wezterm.git
synced 2024-12-25 22:33:52 +03:00
1cbaf55640
As part of reducing the amount of regularly scheduled stuff wezterm does in the background, this commit restructures how an empty mux is detected; now when the mux prunes dead windows it will emit an Empty event. The Activity type will now schedule a prune when it is dropped, which will clean up and trigger the Empty event. refs: https://github.com/wez/wezterm/issues/770 |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml |