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 @@ def copy_on_select(raw):
|
|||
|
||||
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…
Reference in a new issue