Clarify docs

This commit is contained in:
Kovid Goyal 2021-10-12 12:54:51 +05:30
parent 5afb16ab8d
commit 7852e0b618
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -726,7 +726,8 @@ a list of available layouts, see the :ref:`layouts`.
opt('window_resize_step_cells', '2',
option_type='positive_int',
long_text='''
The step size (in units of cell width/cell height) to use when resizing windows.
The step size (in units of cell width/cell height) to use when resizing kitty windows
in a layout with the keyboard (:sc:`start_resizing_window`).
The cells value is used for horizontal resizing and the lines value for vertical
resizing.
'''