From 0260c9d3fbc8e10b698cb3afdc5155b69a2751d0 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 11 May 2021 11:18:10 +0530 Subject: [PATCH] Add a note about selection drag being auto-released --- kitty/config_data.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/kitty/config_data.py b/kitty/config_data.py index 5d46893b8..0e75dfe14 100644 --- a/kitty/config_data.py +++ b/kitty/config_data.py @@ -160,6 +160,11 @@ terminal application or not. It can have one or more or the values, ``grabbed,un 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': [