diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-10-12 18:22:11 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-10-12 18:22:11 +0200 |
commit | 0e68117b37f2ac79c8cf0777f367b367609825ac (patch) | |
tree | 4b279e39d951691cd2599ae688e252203d72ff31 /doc/it/autogen/user | |
parent | 6e695ebe65f1dd6304b0a2b8b25c5b285d60a251 (diff) | |
download | weechat-0e68117b37f2ac79c8cf0777f367b367609825ac.zip |
Add new option weechat.look.hotlist_unique_numbers (task #10691)
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 f25e6738a..ac7037eae 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.hotlist_unique_numbers* +** descrizione: `keep only unique numbers in hotlist (this applies only on hotlist items where name is NOT displayed after number)` +** tipo: bool +** valori: on, off (valore predefinito: `on`) + * *weechat.look.input_share* ** descrizione: `share commands, text, or both in input for all buffers (there is still local history for each buffer)` ** tipo: intero |