diff options
Diffstat (limited to 'doc/en/weechat_plugin_api.en.asciidoc')
-rw-r--r-- | doc/en/weechat_plugin_api.en.asciidoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en/weechat_plugin_api.en.asciidoc b/doc/en/weechat_plugin_api.en.asciidoc index 51dd0b2c9..d20e160d1 100644 --- a/doc/en/weechat_plugin_api.en.asciidoc +++ b/doc/en/weechat_plugin_api.en.asciidoc @@ -12147,6 +12147,7 @@ Arguments: ** 'active': bar is displayed in active window only ** 'inactive': bar is displayed in inactive windows only ** 'nicklist': bar is displayed in windows with nicklist +** evaluated expression: see chapter about bars in 'WeeChat User's guide' * 'position': 'top', 'bottom', 'left' or 'right' * 'filling_top_bottom': ** 'horizontal': items are filled horizontally (space after each item) |