aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2023-12-30 19:50:35 +0400
committerGitHub <noreply@github.com>2023-12-30 19:50:35 +0400
commitc78c5f6cc057117c344331601e81c6f5778e4a4a (patch)
tree5c4281358b26be68f73ca6ae1ef07456d096f537 /CHANGELOG.md
parent107c8720c3439703cfb8058e7581396af17a8529 (diff)
downloadalacritty-c78c5f6cc057117c344331601e81c6f5778e4a4a.tar.gz
alacritty-c78c5f6cc057117c344331601e81c6f5778e4a4a.zip
Send associated text for shifted numbers with kitty
Also fix the wrong ordering of base and shifted keys. Fixes #7492.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9b3e840b..5c0f5ef3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- `Alt` bindings requiring composed key rather than pre-composed one on macOS
- `Alt + Control` bindings not working on Windows
- `chars = "\u000A"` action in bindings inserting `\n`
+- Alternate keys not sent for `Shift + <number>` when using kitty protocol
+- Alternative keys being swapped in kitty protocol implementation
## 0.13.0