1
1
mirror of https://github.com/wez/wezterm.git synced 2024-11-22 22:42:48 +03:00
wezterm/promise/src
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
..
lib.rs fix clipboard on x11 2020-10-09 11:07:18 -07:00
spawn.rs wezterm-gui start now prefers to run via existing gui instance 2022-01-07 17:12:35 -07:00