Skip to content

ssh_domains

Configures SSH multiplexing domains. Read more about SSH Domains.

This option accepts a list of SshDomain objects.

Since: Version 20230408-112425-69ae8472

The functionality described in this section requires version 20230408-112425-69ae8472 of wezterm, or a more recent version.

If you don't set ssh_domains in your config, wezterm will default to configuring it as if you had:

config.ssh_domains = wezterm.default_ssh_domains()

See also wezterm.default_ssh_domains().