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/pl | |
parent | 45fdcc2eb452bba1e61868d5755218c44b1efef5 (diff) | |
download | weechat-fce2fcba4f87d001217ba37986cecfa25011235f.zip |
core: add option weechat.look.chat_space_right (issue #1862)
Diffstat (limited to 'doc/pl')
-rw-r--r-- | doc/pl/includes/autogen_user_options.pl.adoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/pl/includes/autogen_user_options.pl.adoc b/doc/pl/includes/autogen_user_options.pl.adoc index b73fbd28a..cf9f9ddae 100644 --- a/doc/pl/includes/autogen_user_options.pl.adoc +++ b/doc/pl/includes/autogen_user_options.pl.adoc @@ -630,6 +630,12 @@ ** wartości: dowolny ciąg ** domyślna wartość: `+""+` +* [[option_weechat.look.chat_space_right]] *weechat.look.chat_space_right* +** opis: 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: bool +** wartości: on, off +** domyślna wartość: `+off+` + * [[option_weechat.look.color_basic_force_bold]] *weechat.look.color_basic_force_bold* ** opis: pass:none[wymusza atrybut "bold" dla jasnych kolorów oraz "darkgray" w kolorach podstawowych (ta opcja jest domyślnie wyłączona: pogrubienie jest używane tylko jeśli terminal obsługuje poniżej 16 kolorów)] ** typ: bool |