aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2023-12-30 19:29:21 +0400
committerGitHub <noreply@github.com>2023-12-30 19:29:21 +0400
commit107c8720c3439703cfb8058e7581396af17a8529 (patch)
tree8544d49a7691c93ebe1c0a1f0662e43cf75c85c5 /CHANGELOG.md
parentb067fcca337377a751880744b71a6576501dcdd1 (diff)
downloadalacritty-107c8720c3439703cfb8058e7581396af17a8529.tar.gz
alacritty-107c8720c3439703cfb8058e7581396af17a8529.zip
Don't substitute `\n` in char bindings
This broke unintentionally due to routing paste-like input via paste function. Fixes #7476.
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 34e764b9..9b3e840b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- `alacritty migrate` failing with nonexistent imports
- `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`
## 0.13.0