1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-27 23:46:31 +03:00
wezterm/docs/config/lua/MuxPane/send_paste.md
2022-07-19 07:20:11 -07:00

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.