mirror of
https://github.com/wez/wezterm.git
synced 2024-12-18 10:52:16 +03:00
230 B
230 B
pane:send_paste(text)
Since: 20220624-141144-bd1b7c5d
Sends text to the pane as though it was pasted. If bracketed paste mode is enabled then the text will be sent as a bracketed paste. Otherwise, it will be sent as-is.