wezterm ssh <user-at-host-and-port> [prog...]
Establish an ssh session
Arguments
Name | Description |
---|---|
user-at-host-and-port | |
prog |
Options
Name | Description |
---|---|
-o, --ssh-option [name=value...] |
|
--class [class] | Override the default windowing system class. The default is "org.wezfurlong.wezterm". Under X11 and Windows this changes the window class. Under Wayland this changes the app_id. This changes the class for all windows spawned by this instance of wezterm, including error, update and ssh authentication dialogs |
--position [position] | Override the position for the initial window launched by this process |
-v | Enable verbose ssh protocol tracing. The trace information is printed to the stderr stream of the process |
-h, --help | Print help information |