1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-23 13:21:38 +03:00
wezterm/wezterm-client
Wez Furlong 17a9d6159a wezterm cli now prefers to talk to main GUI instance
When spawned with no WEZTERM_UNIX_SOCKET environment set,
we now prefer to resolve the gui instance, falling back to
the mux if it doesn't look like the gui is running.

`wezterm cli --prefer-mux` will use the original behavior of
trying to resolve the path from the unix domain in the config.
2022-01-06 22:31:42 -07:00
..
src wezterm cli now prefers to talk to main GUI instance 2022-01-06 22:31:42 -07:00
Cargo.toml gui/client: add stubs for publishing a main gui instance sock path 2022-01-06 20:07:46 -07:00