diff options
author | Simmo Saan <simmo.saan@gmail.com> | 2019-04-13 14:45:53 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-04-13 14:45:53 +0200 |
commit | 97e90469187d1a03d8abbb636f0c30f40d07c713 (patch) | |
tree | e6e3961dbb5f51a02c7674a0f45245897ed86375 /doc/pl/autogen | |
parent | 63c992922cb386b203680b05d4f1d24ed3442bca (diff) | |
download | weechat-97e90469187d1a03d8abbb636f0c30f40d07c713.zip |
core: add option weechat.look.buffer_time_same (closes #1127)
Diffstat (limited to 'doc/pl/autogen')
-rw-r--r-- | doc/pl/autogen/user/weechat_options.adoc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/pl/autogen/user/weechat_options.adoc b/doc/pl/autogen/user/weechat_options.adoc index c72345db5..1682b9f9d 100644 --- a/doc/pl/autogen/user/weechat_options.adoc +++ b/doc/pl/autogen/user/weechat_options.adoc @@ -596,6 +596,12 @@ ** wartości: dowolny ciąg ** domyślna wartość: `+"%H:%M:%S"+` +* [[option_weechat.look.buffer_time_same]] *weechat.look.buffer_time_same* +** opis: pass:none[time displayed for a message with same time as previous message: use a space " " to hide time, another string to display this string instead of time, or an empty string to disable feature (always display time) (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval)] +** typ: ciąg +** wartości: dowolny ciąg +** domyślna wartość: `+""+` + * [[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 |