Merge branch 'mouse-button-encoding-of-button-6-7'

This commit is contained in:
Daniel Eklöf 2021-01-23 10:41:35 +01:00
commit 1253f5e27e
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 2 additions and 5 deletions

View file

@ -83,6 +83,7 @@
* Sixel “current geometry” query response not being bounded by the
current window dimensions (fixes `lsix` output)
* Crash on keyboard input when repeat rate was zero (i.e. no repeat).
* Wrong button encoding of mouse buttons 6 and 7 in mouse events.
### Security