1
1
mirror of https://github.com/wez/wezterm.git synced 2024-09-19 18:57:59 +03:00
wezterm/promise
Wez Furlong e8995c5370 wezterm-gui start now prefers to run via existing gui instance
Using the new publish/discovery stuff from the past couple of commits,
if we can find a matching socket path for a running gui, and the
configuration is likely a match, then use the mux protocol to talk
to the already running gui and ask it to spawn the equivalent program
into the same process.

refs: https://github.com/wez/wezterm/discussions/1486
2022-01-07 17:12:35 -07:00
..
src wezterm-gui start now prefers to run via existing gui instance 2022-01-07 17:12:35 -07:00
Cargo.toml wezterm-gui start now prefers to run via existing gui instance 2022-01-07 17:12:35 -07:00