mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-29 12:53:13 +00:00
Document valid values for pointer_shape_when_grabbed
This commit is contained in:
parent
9b5d88e92d
commit
769998adca
1 changed files with 1 additions and 0 deletions
|
|
@ -479,6 +479,7 @@ moving the mouse around'''))
|
|||
|
||||
o('pointer_shape_when_grabbed', 'arrow', option_type=choices('arrow', 'beam', 'hand'), long_text=('''
|
||||
The shape of the mouse pointer when the program running in the terminal grabs the mouse.
|
||||
Valid values are: :code:`arrow`, :code:`beam` and :code:`hand`
|
||||
'''))
|
||||
|
||||
# }}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue