Fix motivation for ctrl+shift+release mapping

This commit is contained in:
Kovid Goyal 2021-06-07 16:36:39 +05:30
parent 8d63d50aea
commit 11227b3ee1
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -480,7 +480,8 @@ mma('Click the link under the mouse cursor when no selection is created even if
mma('Click the link under the mouse cursor',
'click_url ctrl+shift+left release grabbed,ungrabbed mouse_click_url',
long_text='Variant with :kbd:`ctrl+shift` is present only for legacy compatibility.'
long_text='Variant with :kbd:`ctrl+shift` is present because the simple'
' click based version has an unavoidable delay of :opt:`click_interval`, to disambiguate clicks from double clicks.'
)
mma('Paste from the primary selection',