mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
fix: typos in documentation
This commit is contained in:
parent
399354cbe5
commit
51a08d23cd
11 changed files with 14 additions and 14 deletions
|
|
@ -35,7 +35,7 @@ Reporting when the mouse leaves the window
|
|||
----------------------------------------------
|
||||
|
||||
kitty extends the SGR Pixel mouse reporting protocol created by xterm to
|
||||
also report when the mouse leaves the window. This is event is delivered
|
||||
also report when the mouse leaves the window. This event is delivered
|
||||
encoded as a normal SGR pixel event except that the eight bit is set on the
|
||||
first number. Additionally, bit 5 is set to indicate this is a motion related event.
|
||||
The remaining bits 1-7 (except 5) are used to encode button and modifier information.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue