diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/autogen/user/weechat_options.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/en/autogen/user/weechat_options.txt b/doc/en/autogen/user/weechat_options.txt index df22664d3..0187fd689 100644 --- a/doc/en/autogen/user/weechat_options.txt +++ b/doc/en/autogen/user/weechat_options.txt @@ -838,6 +838,11 @@ ** type: string ** values: any string (default value: `""`) +* [[option_weechat.look.tab_width]] *weechat.look.tab_width* +** description: `number of spaces used to display tabs in messages` +** type: integer +** values: 1 .. 64 (default value: `1`) + * [[option_weechat.look.time_format]] *weechat.look.time_format* ** description: `time format for dates converted to strings and displayed in messages (see man strftime for date/time specifiers)` ** type: string |