diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-11-17 20:20:27 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-11-17 20:20:27 +0100 |
commit | e0890b376c05446fe54af36b8685847a1d5d1d37 (patch) | |
tree | 3349ed8a17961124f687689ad2836101284e91d6 /doc/it/autogen | |
parent | 47213a98693b23196802746e6176584d79c57f87 (diff) | |
download | weechat-e0890b376c05446fe54af36b8685847a1d5d1d37.zip |
doc: update auto-generated files with WeeChat options
Diffstat (limited to 'doc/it/autogen')
-rw-r--r-- | doc/it/autogen/user/weechat_options.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt index 8b16db354..5b7a942a2 100644 --- a/doc/it/autogen/user/weechat_options.txt +++ b/doc/it/autogen/user/weechat_options.txt @@ -681,7 +681,7 @@ * [[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 -** valori: on, off (valore predefinito: `off`) +** valori: on, off (valore predefinito: `on`) * [[option_weechat.look.paste_bracketed_timer_delay]] *weechat.look.paste_bracketed_timer_delay* ** descrizione: `forza la fine della modalità "bracketed paste" dopo questo ritardo (in secondi) se la sequenza di controllo per la fine del "bracketed paste" ("ESC[201~") non è stata ricevuta in tempo` |