mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02:00
Fix warning
This commit is contained in:
@@ -484,7 +484,7 @@ mma('Click the link under the mouse cursor',
|
||||
' click based version has an unavoidable delay of :opt:`click_interval`, to disambiguate clicks from double clicks.'
|
||||
)
|
||||
|
||||
mma('Click the link under the mouse cursor',
|
||||
mma('Discard press event for link click',
|
||||
'click_url_discard ctrl+shift+left press grabbed mouse_discard_event',
|
||||
long_text='Prevent this press event from being sent to the program that has'
|
||||
' grabbed the mouse, as the corresponding release event is used to open a URL.'
|
||||
|
||||
Reference in New Issue
Block a user