diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2022-12-29 12:00:28 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2022-12-29 12:00:28 +0100 |
commit | fce2fcba4f87d001217ba37986cecfa25011235f (patch) | |
tree | eb9f108260d8fbf170a0e634c5dc6a1d6c2fb8ae /doc/it | |
parent | 45fdcc2eb452bba1e61868d5755218c44b1efef5 (diff) | |
download | weechat-fce2fcba4f87d001217ba37986cecfa25011235f.zip |
core: add option weechat.look.chat_space_right (issue #1862)
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/includes/autogen_user_options.it.adoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/it/includes/autogen_user_options.it.adoc b/doc/it/includes/autogen_user_options.it.adoc index d34a3a9b6..05fa02fa3 100644 --- a/doc/it/includes/autogen_user_options.it.adoc +++ b/doc/it/includes/autogen_user_options.it.adoc @@ -630,6 +630,12 @@ ** valori: qualsiasi stringa ** valore predefinito: `+""+` +* [[option_weechat.look.chat_space_right]] *weechat.look.chat_space_right* +** descrizione: pass:none[keep a space on the right side of chat area if there is a bar displayed on the right (for both text and read marker)] +** tipo: bool +** valori: on, off +** valore predefinito: `+off+` + * [[option_weechat.look.color_basic_force_bold]] *weechat.look.color_basic_force_bold* ** descrizione: pass:none[forza l'attributo "bold" per i colori chiari e "darkgray" nei colori di base (questa opzione è disabilitata per default: il grassetto è usato solo se il terminale ha meno di 16 colori)] ** tipo: bool |