mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 09:15:57 +02:00
more grammar
This commit is contained in:
@@ -193,9 +193,9 @@ pressed and one is released, the release event must again have the ``ctrl`` bit
|
||||
reset.
|
||||
|
||||
.. note:: Not all platforms will provide independent events for left and right
|
||||
modifier keys. For example on macOS, the system does not send an event to
|
||||
the application when the holding left control and also pressing right
|
||||
control. Therefore applications are advised to not rely on these.
|
||||
modifier keys. For example on macOS, the system does not send an event when
|
||||
holding left control and also pressing right control. Therefore
|
||||
applications are advised to not rely on these.
|
||||
|
||||
.. _event_types:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user