1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-28 07:55:03 +03:00
wezterm/wezterm-gui
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
build.rs gui: invalidate windows resources when icon changes 2022-01-01 12:15:03 -07:00
Cargo.toml launcher now has fuzzy matching 2022-01-04 08:45:15 -07:00