ssh_domains
¶
Configures SSH multiplexing domains. Read more about SSH Domains.
This option accepts a list of SshDomain objects.
Since: Nightly Builds Only
The feature described in this section requires a nightly build of wezterm. You can obtain a nightly build by following the instructions from the Download section.
If you don't set ssh_domains
in your config, wezterm will default
to configuring it as if you had:
See also wezterm.default_ssh_domains().