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/de | |
parent | 45fdcc2eb452bba1e61868d5755218c44b1efef5 (diff) | |
download | weechat-fce2fcba4f87d001217ba37986cecfa25011235f.zip |
core: add option weechat.look.chat_space_right (issue #1862)
Diffstat (limited to 'doc/de')
-rw-r--r-- | doc/de/includes/autogen_user_options.de.adoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/de/includes/autogen_user_options.de.adoc b/doc/de/includes/autogen_user_options.de.adoc index 0c4e9566c..c9348d115 100644 --- a/doc/de/includes/autogen_user_options.de.adoc +++ b/doc/de/includes/autogen_user_options.de.adoc @@ -630,6 +630,12 @@ ** Werte: beliebige Zeichenkette ** Standardwert: `+""+` +* [[option_weechat.look.chat_space_right]] *weechat.look.chat_space_right* +** Beschreibung: 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)] +** Typ: boolesch +** Werte: on, off +** Standardwert: `+off+` + * [[option_weechat.look.color_basic_force_bold]] *weechat.look.color_basic_force_bold* ** Beschreibung: pass:none[erzwingt das Textattribut "fett" für helle Farben und "darkgray", um diese Farben stärker hervorzuheben (diese Einstellung ist standardmäßig deaktiviert: "fett" findet ausschließlich dann Verwendung falls das Terminal weniger als 16 Farben zur Verfügung stellt)] ** Typ: boolesch |