summaryrefslogtreecommitdiff
path: root/doc/ja/autogen/user/buflist_options.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2017-03-25 22:14:32 +0100
committerSébastien Helleu <flashcode@flashtux.org>2017-03-25 22:14:32 +0100
commit9d0ae31fce5dccce56cd2f873daf199e286eff75 (patch)
tree0f58b1de082f499f169bc30163ad7df8371907ef /doc/ja/autogen/user/buflist_options.adoc
parent9816c8cbce202c97c5d6fd14260ff7e18a6a97c4 (diff)
downloadweechat-9d0ae31fce5dccce56cd2f873daf199e286eff75.zip
buflist: add option buflist.look.display_conditions
Diffstat (limited to 'doc/ja/autogen/user/buflist_options.adoc')
-rw-r--r--doc/ja/autogen/user/buflist_options.adoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ja/autogen/user/buflist_options.adoc b/doc/ja/autogen/user/buflist_options.adoc
index 5689b13ed..54cc65102 100644
--- a/doc/ja/autogen/user/buflist_options.adoc
+++ b/doc/ja/autogen/user/buflist_options.adoc
@@ -62,6 +62,12 @@
** 値: 未制約文字列
** デフォルト値: `+" ${color:green}[${color:brown}${lag}${color:green}]"+`
+* [[option_buflist.look.display_conditions]] *buflist.look.display_conditions*
+** 説明: pass:none[conditions to display a buffer (note: content is evaluated, see /help buflist)]
+** タイプ: 文字列
+** 値: 未制約文字列
+** デフォルト値: `+"${buffer.hidden}==0"+`
+
* [[option_buflist.look.signals_refresh]] *buflist.look.signals_refresh*
** 説明: pass:none[comma-separated list of signals that are hooked and trigger the refresh of buffers list]
** タイプ: 文字列