mirror of
https://github.com/wez/wezterm.git
synced 2024-12-27 07:18:13 +03:00
39bb8b3f39
The logic that figures out whether/how to map remote windows to the potential local window needs to account for the workspaces on any given local/remote pair. In particular, if we are called with a primary window id that has say "default" as its workspace, we mustn't decide to place remote tabs from a window whose workspace is not "default" into that local window, or else we can end up in a weird state where we have 3 workspaces on the remote, but have accidentally folded one of them into the `default` workspace and thus end up thinking that we have one workspace with two windows and one other workspace, instead of the intended 3 windows each with a distinct workspace. refs: https://github.com/wez/wezterm/issues/1978 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |