summaryrefslogtreecommitdiff
path: root/doc/it/autogen/user
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2015-10-03 12:08:30 +0200
committerSébastien Helleu <flashcode@flashtux.org>2015-10-03 12:08:30 +0200
commitfab0d4e740c266f52c839ccfabd242f0e905e90d (patch)
tree7f158480441f6b4d14a06da9ddba57f8fae4d042 /doc/it/autogen/user
parent964de12a5488bc036be1a6f484d0ffe7524d2322 (diff)
downloadweechat-fab0d4e740c266f52c839ccfabd242f0e905e90d.zip
core: add option weechat.look.paste_auto_add_newline (closes #543)
Diffstat (limited to 'doc/it/autogen/user')
-rw-r--r--doc/it/autogen/user/weechat_options.asciidoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/it/autogen/user/weechat_options.asciidoc b/doc/it/autogen/user/weechat_options.asciidoc
index 702e17af3..b844fdcf4 100644
--- a/doc/it/autogen/user/weechat_options.asciidoc
+++ b/doc/it/autogen/user/weechat_options.asciidoc
@@ -742,6 +742,11 @@
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `""`)
+* [[option_weechat.look.paste_auto_add_newline]] *weechat.look.paste_auto_add_newline*
+** descrizione: `automatically add a newline at the end of pasted text if there are at least two lines and if a confirmation is asked`
+** tipo: bool
+** valori: on, off (valore predefinito: `on`)
+
* [[option_weechat.look.paste_bracketed]] *weechat.look.paste_bracketed*
** descrizione: `abilita la modalità "bracketed paste" per il terminale (non supportata da tutti i terminali/multiplexer): in questa modalità, il testo incollato viene racchiuso da sequenze di controllo in modo che WeeChat possa differenziare il testo incollato dal testo digitato ("ESC[200~", seguito dal testo incollato, seguito da "ESC[201~")`
** tipo: bool