1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 21:32:13 +03:00
wezterm/mux
Wez Furlong a590955229 spawning a new tab didn't unfocus current pane
This commit centralizes the focus-loss logic to the Window so
that activating a new tab will deactivate the pane in the current
window.

Note that this cannot see overlays in the gui, but overlays shouldn't
care about focus, so it should be ok.

refs: https://github.com/wez/wezterm/discussions/796
2022-01-18 18:56:26 -07:00
..
src spawning a new tab didn't unfocus current pane 2022-01-18 18:56:26 -07:00
Cargo.toml move tmux-cc crate to be module inside termwiz 2022-01-17 13:43:35 -07:00