Fix a bug in the Go code of the CSI key event parser

Fixes #6189
This commit is contained in:
Kovid Goyal
2023-04-16 15:31:56 +05:30
parent b314303787
commit 91700b3e42
3 changed files with 46 additions and 10 deletions

View File

@@ -40,6 +40,8 @@ Detailed list of changes
- Fix a regression in the previous release that broke the remote file kitten (:iss:`6186`)
- Fix a regression in the previous release that broke handling of some key board shortcuts in some kittens on some keyboard layouts (:iss:`6189`)
0.28.0 [2023-04-15]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~