summaryrefslogtreecommitdiff
path: root/doc/it/autogen/user/weechat_options.txt
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-04-17 11:02:45 +0200
committerSebastien Helleu <flashcode@flashtux.org>2011-04-17 11:02:45 +0200
commit7c6723f255ceea7a33e1b3421ce2b4af7583e12b (patch)
tree1d4c8296bb70ca31f45baf483396d1085bb6f2e1 /doc/it/autogen/user/weechat_options.txt
parentdd8d789fec1668c0cf50e44eeb13b1d1b0cf6ffe (diff)
downloadweechat-7c6723f255ceea7a33e1b3421ce2b4af7583e12b.zip
core: add automatic reset of color pairs, new option weechat.look.color_pairs_auto_reset
Diffstat (limited to 'doc/it/autogen/user/weechat_options.txt')
-rw-r--r--doc/it/autogen/user/weechat_options.txt5
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 c4eca18ac..7a2096949 100644
--- a/doc/it/autogen/user/weechat_options.txt
+++ b/doc/it/autogen/user/weechat_options.txt
@@ -328,6 +328,11 @@
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"%H:%M:%S"`)
+* *weechat.look.color_pairs_auto_reset*
+** descrizione: `automatically reset table of color pairs when number of available pairs is lower or equal to this number (-1 = disable automatic reset, and then a manual "/color reset" is needed when table is full)`
+** tipo: intero
+** valori: -1 .. 256 (valore predefinito: `5`)
+
* *weechat.look.color_real_white*
** descrizione: `se impostato, utilizza il colore bianco reale, disabilitato sui terminali con lo sfondo bianco (se non utilizzato, l'opzione dovrebbe essere attivata per visualizzare il bianco reale invece del colore di primo piano predefinito del terminale)`
** tipo: bool