diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-03-18 12:17:21 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-03-18 12:17:21 +0100 |
commit | 8c13cab941c102488cc9d3a15b9488519d4052b9 (patch) | |
tree | 282c3fc5a22294bca28d32b1d2c529203269d0bc /doc/it | |
parent | e0151b42a6cd27f48ca72e811eb2d6ddc72e65cb (diff) | |
download | weechat-8c13cab941c102488cc9d3a15b9488519d4052b9.zip |
Add new option weechat.look.highlight_tags (force highlight on tags)
Diffstat (limited to 'doc/it')
-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 bcd57c9d7..4ea636f37 100644 --- a/doc/it/autogen/user/weechat_options.txt +++ b/doc/it/autogen/user/weechat_options.txt @@ -343,6 +343,11 @@ ** tipo: stringa ** valori: qualsiasi stringa (valore predefinito: `""`) +* *weechat.look.highlight_tags* +** descrizione: `comma separated list of tags to highlight (case insensitive comparison, examples: "irc_notice" for IRC notices, "nick_flashcode" for messages from nick "FlashCode")` +** tipo: stringa +** valori: qualsiasi stringa (valore predefinito: `""`) + * *weechat.look.hline_char* ** descrizione: `carattere usato per disegnare i separatori orizzontali intorno alle barre (un valore vuoto disegnerà una vera riga con ncurses, ma può causare errori con la selezione dell'URL in alcuni terminali), i caratteri wide NON sono consentiti` ** tipo: stringa |