1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 13:21:38 +03:00
wezterm/wezterm-mux-server-impl
Wez Furlong f71bce1727
mux: propagate pane focus change events to clients
This commit causes the mux to generate a PaneFocused notification
when the active pane is changed.

The mux server will forward that as a unilateral PDU to connected
clients.

The clientpane implementation will handle that by applying the
same state to the local mux.

refs: #2863
2023-03-24 13:13:31 -07:00
..
src mux: propagate pane focus change events to clients 2023-03-24 13:13:31 -07:00
Cargo.toml deps: update to rcgen 0.9 2022-05-04 20:16:41 -07:00