wezterm cli send-text [text]

Send 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

Arguments

NameDescription
text

Options

NameDescription
--pane-id [pane-id]Specify the target pane. The default is to use the current pane based on the environment variable WEZTERM_PANE
--no-pasteSend the text directly, rather than as a bracketed paste
-h, --helpPrint help information