mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 15:04:36 +03:00
adbe545d44
We weren't fixing up the active tab position correctly after removing a tab. I think this bug crept in around the ActivateLastTab changes. We now try harder to set active idx back to the tab that was active prior to the remove, and ensure that we set the active index to something within range if it was the active tab that was removed. Refs: https://github.com/wez/wezterm/issues/690 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |