mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 23:21:08 +03:00
154ab20d0e
When running the GUI, we generate a unix domain socket path for the current process and start up a mux server for that path. This allows `wezterm cli list` and `wezterm cli split-pane` to work implicitly inside the GUI session. When started in this way, the mux server is not persistent; when the GUI process is terminated, all of its windows, tabs and panes are terminated. refs: https://github.com/wez/wezterm/issues/230 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |