mirror of
https://github.com/wez/wezterm.git
synced 2024-12-03 11:38:15 +03:00
372 B
372 B
wezterm.mux.set_default_domain(MuxDomain)
Since: nightly builds only
Assign a new default domain in the mux.
The domain that you assign here will override any configured
default_domain or the implicit assignment of the
default domain that may have happened as a result of starting wezterm via
wezterm connect
or wezterm serial
.