mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-28 04:13:44 +00:00
Wayland: Fix key repeat being stopped by the release of an unrelated key
Fixes #2191
This commit is contained in:
parent
c46ebebbb3
commit
53797b9ead
2 changed files with 7 additions and 2 deletions
|
|
@ -20,6 +20,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
- Preserve lines in the scrollback if a scrolling region is defined that
|
||||
is contiguous with the top of the screen (:iss:`3113`)
|
||||
|
||||
- Wayland: Fix key repeat being stopped by the release of an unrelated key
|
||||
(:iss:`2191`)
|
||||
|
||||
|
||||
0.19.2 [2020-11-13]
|
||||
-------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue