diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-09-27 16:07:27 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-09-27 16:07:27 +0200 |
commit | bd7ae6d5a79991d7f65bc12091b61bcdc4bc5b49 (patch) | |
tree | 6f64ab14e1cc42cf88a79a9f49390f7f67594477 /doc/it/autogen/user | |
parent | 91343167cdd144c1373bfd2551ff76021691a02b (diff) | |
download | weechat-bd7ae6d5a79991d7f65bc12091b61bcdc4bc5b49.zip |
Add new option weechat.look.input_share (task #9228)
Diffstat (limited to 'doc/it/autogen/user')
-rw-r--r-- | doc/it/autogen/user/weechat_options.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt index 6daead63b..754d25add 100644 --- a/doc/it/autogen/user/weechat_options.txt +++ b/doc/it/autogen/user/weechat_options.txt @@ -423,6 +423,11 @@ ** tipo: intero ** valori: group_time_asc, group_time_desc, group_number_asc, group_number_desc, number_asc, number_desc (valore predefinito: `group_time_asc`) +* *weechat.look.input_share* +** descrizione: `if set, there is only one input shared on all buffers (but still local history for each buffer)` +** tipo: bool +** valori: on, off (valore predefinito: `off`) + * *weechat.look.input_undo_max* ** descrizione: `numero massimo di righe nella cronologia per buffer (0 = nessun limite)` ** tipo: intero |