diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2016-12-17 08:00:51 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2016-12-17 08:00:51 +0100 |
commit | 540ff922801137c0a00e96c455df1af9d41b38b3 (patch) | |
tree | 045f7045e309af16806770a893d94982870767da /doc/en/autogen/user/weechat_options.adoc | |
parent | 8ad3b9afe9b917e37e20d8d54eb82b406417090d (diff) | |
download | weechat-540ff922801137c0a00e96c455df1af9d41b38b3.zip |
doc: update auto-generated files with WeeChat options
Diffstat (limited to 'doc/en/autogen/user/weechat_options.adoc')
-rw-r--r-- | doc/en/autogen/user/weechat_options.adoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/en/autogen/user/weechat_options.adoc b/doc/en/autogen/user/weechat_options.adoc index 6be90e841..b9740db01 100644 --- a/doc/en/autogen/user/weechat_options.adoc +++ b/doc/en/autogen/user/weechat_options.adoc @@ -412,6 +412,11 @@ ** type: integer ** values: time, buffer, prefix, suffix, message (default value: `+message+`) +* [[option_weechat.look.align_multiline_words]] *weechat.look.align_multiline_words* +** description: pass:none[alignment for multiline words according to option weechat.look.align_end_of_lines; if disabled, the multiline words will have no alignment will not be aligned, which can be useful to not break long URLs] +** type: boolean +** values: on, off (default value: `+on+`) + * [[option_weechat.look.bar_more_down]] *weechat.look.bar_more_down* ** description: pass:none[string displayed when bar can be scrolled down (for bars with filling different from "horizontal")] ** type: string |