1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-20 19:27:22 +03:00
wezterm/wezterm-gui-subcommands
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 split gui into wezterm-gui executable 2020-10-24 16:40:15 -07:00