summaryrefslogtreecommitdiff
path: root/doc/it/autogen/user
diff options
context:
space:
mode:
Diffstat (limited to 'doc/it/autogen/user')
-rw-r--r--doc/it/autogen/user/weechat_options.txt15
1 files changed, 10 insertions, 5 deletions
diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt
index 8d6bb9f37..1d6fe1521 100644
--- a/doc/it/autogen/user/weechat_options.txt
+++ b/doc/it/autogen/user/weechat_options.txt
@@ -383,11 +383,6 @@
** 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
-** valori: qualsiasi stringa (valore predefinito: `"-"`)
-
* *weechat.look.hotlist_add_buffer_if_away*
** descrizione: `aggiunge qualsiasi buffer alla hotlist (inclusi buffer corrente o visibili) se la variabile locale "away" è impostata sul buffer`
** tipo: bool
@@ -598,6 +593,16 @@
** tipo: bool
** valori: on, off (valore predefinito: `on`)
+* *weechat.look.separator_horizontal*
+** 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
+** valori: qualsiasi stringa (valore predefinito: `"-"`)
+
+* *weechat.look.separator_vertical*
+** descrizione: `char used to draw vertical separators around bars (empty value will draw a real line with ncurses), wide chars are NOT allowed here`
+** tipo: stringa
+** valori: qualsiasi stringa (valore predefinito: `""`)
+
* *weechat.look.set_title*
** descrizione: `imposta titolo per la finestra (terminale per interfacce Curses) con nome e versione`
** tipo: bool