Linux: Fix keyboard layout change keys defined via compose rules not being ignored

This commit is contained in:
Kovid Goyal
2021-05-01 08:09:26 +05:30
parent c4e8bcb876
commit 6b9b478492
2 changed files with 10 additions and 4 deletions

View File

@@ -10,6 +10,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- A new ``show_key`` kitten to easily see the bytes generated by the terminal
for key presses in the various keyboard modes (:pull:`3556`)
- Linux: Fix keyboard layout change keys defined via compose rules not being
ignored
0.20.2 [2021-04-28]
----------------------