1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-18 10:52:16 +03:00
wezterm/docs/config/lua/pane/send_paste.md
2022-09-11 07:21:54 -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.