kitten @ send-key: Fix some keys being sent in kitty keyboard protocol encoding when not using socket for remote control

The @ kitten no longer changes keyboard mode unless actually needed.
This commit is contained in:
Kovid Goyal
2024-05-02 11:04:41 +05:30
parent 5e12c0b144
commit 814412b8ac
4 changed files with 30 additions and 11 deletions

View File

@@ -64,6 +64,8 @@ Detailed list of changes
- Improve rendering of Unicode shade character to avoid Moire patterns (:pull:`7401`)
- kitten @ send-key: Fix some keys being sent in kitty keyboard protocol encoding when not using socket for remote control
0.34.1 [2024-04-19]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~