Add a note about selection drag being auto-released

This commit is contained in:
Kovid Goyal 2021-05-11 11:18:10 +05:30
parent 80c03f28f8
commit 0260c9d3fb
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -160,6 +160,11 @@ def uniq(vals: Iterable[T]) -> List[T]:
You can run kitty with the :option:`kitty --debug-input` command line option
to see mouse events. See the builtin actions below to get a sense of what is possible.
.. note::
Once a selection drag is started, releasing the button that started it will
automatically end it.
'''),
],
'shortcuts': [