1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-29 16:42:13 +03:00
wezterm/wezterm-mux-server-impl/src
Wez Furlong 4007ccbcd2 track focused pane in the client info
wezterm cli spawn, and wezterm cli split-pane can use this information
to pick a default for the pane id when invoked from outside of wezterm.

refs: https://github.com/wez/wezterm/issues/1531
2022-03-18 19:24:54 -07:00
..
dispatch.rs Add SwitchToWorkspace keyassignment action 2022-01-15 13:53:34 -07:00
lib.rs mux: factor out server bits to helper crate 2020-12-29 15:25:15 -08:00
local.rs fun with sticky bits and RUNTIME_DIR 2022-01-31 07:29:15 -07:00
pki.rs mux: factor out server bits to helper crate 2020-12-29 15:25:15 -08:00
sessionhandler.rs track focused pane in the client info 2022-03-18 19:24:54 -07:00