mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 15:04:36 +03:00
4d598eb1ad
When closing the all mux tabs in a window, the remote will close the window. If the local has a mixture of local and remote tabs then subsequent attempts to spawn a tab in that window would fail due to reusing the stale remote window id. This commit purges the local/remote mappings that are (probably) dead when the remote indicates that a pane has been removed. The mapping should be re-established as needed later on. refs: https://github.com/wez/wezterm/issues/2614 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |