1
1
mirror of https://github.com/wez/wezterm.git synced 2024-10-27 16:19:25 +03:00
wezterm/docs/examples/cmd-synopsis-wezterm-cli-send-text--help.txt

16 lines
622 B
Plaintext

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
Usage: wezterm cli send-text [OPTIONS] [TEXT]
Arguments:
[TEXT] The text to send. If omitted, will read the text from stdin
Options:
--pane-id <PANE_ID> Specify the target pane. The default is to use the
current pane based on the environment variable
WEZTERM_PANE
--no-paste Send the text directly, rather than as a bracketed
paste
-h, --help Print help