From fab0d4e740c266f52c839ccfabd242f0e905e90d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 3 Oct 2015 12:08:30 +0200 Subject: core: add option weechat.look.paste_auto_add_newline (closes #543) --- doc/en/autogen/user/weechat_options.asciidoc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/en') diff --git a/doc/en/autogen/user/weechat_options.asciidoc b/doc/en/autogen/user/weechat_options.asciidoc index 6cae46645..2791b8229 100644 --- a/doc/en/autogen/user/weechat_options.asciidoc +++ b/doc/en/autogen/user/weechat_options.asciidoc @@ -742,6 +742,11 @@ ** type: string ** values: any string (default value: `""`) +* [[option_weechat.look.paste_auto_add_newline]] *weechat.look.paste_auto_add_newline* +** description: `automatically add a newline at the end of pasted text if there are at least two lines and if a confirmation is asked` +** type: boolean +** values: on, off (default value: `on`) + * [[option_weechat.look.paste_bracketed]] *weechat.look.paste_bracketed* ** description: `enable terminal "bracketed paste mode" (not supported in all terminals/multiplexers): in this mode, pasted text is bracketed with control sequences so that WeeChat can differentiate pasted text from typed-in text ("ESC[200~", followed by the pasted text, followed by "ESC[201~")` ** type: boolean -- cgit v1.2.3