aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2024-02-03 07:58:56 +0400
committerKirill Chibisov <contact@kchibisov.com>2024-02-03 08:03:46 +0400
commitd9476615f20a15edeb3f5a9873031582ecb0d405 (patch)
treeba78861e29de15874767b80aa991030a87cc3a1c /CHANGELOG.md
parent2a50076f4ca7153972d2e792f576874965568441 (diff)
downloadalacritty-d9476615f20a15edeb3f5a9873031582ecb0d405.tar.gz
alacritty-d9476615f20a15edeb3f5a9873031582ecb0d405.zip
Fix hang on startup with some Wayland compositorsnumpad-decimal
Fixes #7665.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7ac53941..20741f51 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Vi inline search/semantic selection expanding across newlines
- C0 and C1 codes being emitted in associated text when using kitty keyboard
- Occasional hang on startup with some Wayland compositors
+- Missing key for `NumpadDecimal` in key bindings
### Changed