diff options
Diffstat (limited to 'doc/en/autogen/user')
-rw-r--r-- | doc/en/autogen/user/weechat_options.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/en/autogen/user/weechat_options.txt b/doc/en/autogen/user/weechat_options.txt index 8a2776fcc..5c1b4e4ba 100644 --- a/doc/en/autogen/user/weechat_options.txt +++ b/doc/en/autogen/user/weechat_options.txt @@ -803,6 +803,11 @@ ** type: boolean ** values: on, off (default value: `on`) +* [[option_weechat.look.save_layout_on_exit]] *weechat.look.save_layout_on_exit* +** description: `save layout on exit (buffers, windows, or both)` +** type: integer +** values: none, buffers, windows, all (default value: `none`) + * [[option_weechat.look.scroll_amount]] *weechat.look.scroll_amount* ** description: `how many lines to scroll by with scroll_up and scroll_down` ** type: integer @@ -833,11 +838,6 @@ ** type: string ** values: any string (default value: `""`) -* [[option_weechat.look.store_layout_on_exit]] *weechat.look.store_layout_on_exit* -** description: `store layout on exit (buffers, windows, or both)` -** type: integer -** values: none, buffers, windows, all (default value: `none`) - * [[option_weechat.look.tab_width]] *weechat.look.tab_width* ** description: `number of spaces used to display tabs in messages` ** type: integer |