wezterm start [prog...]

Start the GUI, optionally running an alternative program

Arguments

NameDescription
prog

Options

NameDescription
--cwd [cwd]Specify the current working directory for the initially spawned program
--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
--workspace [workspace]Override the default workspace with the provided name. The default is "default"
--position [position]Override the position for the initial window launched by this process
--no-auto-connectIf true, do not connect to domains marked as connect_automatically in your wezterm configuration file
--always-new-processIf enabled, don't try to ask an existing wezterm GUI instance to start the command. Instead, always start the GUI in this invocation of wezterm so that you can wait for the command to complete by waiting for this wezterm process to finish
-h, --helpPrint help information