wezterm cli

Interact with experimental mux server

Subcommands

NameDescription
listList windows, tabs and panes
list-clientsList clients
proxyStart rpc proxy pipe
tlscredsObtain tls credentials
move-pane-to-new-tabMove a pane into a new tab
split-paneSplit the current pane. Outputs the pane-id for the newly created pane on success
spawnSpawn a command into a new window or tab. Outputs the pane-id for the newly created pane on success
send-textSend text to a pane as though it were pasted. If bracketed paste mode is enabled in the pane, then the text will be sent as a bracketed paste
helpPrint this message or the help of the given subcommand(s)

Options

NameDescription
--class [class]When connecting to a gui instance, if you started the gui with `--class SOMETHING`, you should also pass that same value here in order for the client to find the correct gui instance
--no-auto-startDon't automatically start the server
--prefer-muxPrefer connecting to a background mux server. The default is to prefer connecting to a running wezterm gui instance
-h, --helpPrint help information