Document the vertical_tab_list_size option better
say it’s for horizontal size
This commit is contained in:
parent
58103b1d39
commit
927822cb46
2 changed files with 2 additions and 1 deletions
|
@ -375,6 +375,7 @@ go_to_previous_tab_on_alt_number = false
|
|||
# the screen.
|
||||
enable_vertical_tab_list = false
|
||||
|
||||
# Horizontal size of the vertical tab list
|
||||
vertical_tab_list_size = 20
|
||||
|
||||
# If set to desc, the tabs will be displayed from top to bottom in the list,
|
||||
|
|
|
@ -549,7 +549,7 @@ or the way messages are displayed.
|
|||
|
||||
**Default value:** ``20``
|
||||
|
||||
Size of the vertical tab list.
|
||||
Horizontal size of the vertical tab list.
|
||||
|
||||
vertical_tab_list_sort
|
||||
|
||||
|
|
Loading…
Reference in a new issue