Files
wezterm-config/wezterm.lua
gm 2de7e3a2bb Spawn SSH directly on startup instead of a local shell first
The old update-right-status auto-attach flashed a local cmd.exe tab
first and only attached the SSH domain after a delay once the mux
had registered it, so startup never actually connected immediately.
Now gui-startup spawns the first configured SSH domain's `ssh ...`
command directly as the window's first program, so there's no local
shell tab and no attach-timing race to work around.
2026-07-25 19:10:37 +09:00

38 KiB