summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaftMouse <daftmouse@protonmail.com>2022-01-20 20:57:58 -0300
committerKirill Chibisov <contact@kchibisov.com>2022-02-10 03:17:21 +0300
commit72f8d0ed6c848ba6e438856b8ef749534f590c38 (patch)
tree6dbc0c9bdac427482e92262668cbcad29ab5145f /CHANGELOG.md
parent54f74caf857703247b8f2c5a2aaddf169ea2cb6d (diff)
downloadalacritty-72f8d0ed6c848ba6e438856b8ef749534f590c38.tar.gz
alacritty-72f8d0ed6c848ba6e438856b8ef749534f590c38.zip
Fix OSC 104 with empty second parameter
This fixes a bug where using OSC 104 without parameters but with a trailling semicolon (e.g. '\e]104;\e\\') would not be handled. Fixes #5542.
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 091044f8..6f293d74 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- OSC 4 not handling `?`
- `?` in OSC strings reporting default colors instead of modified ones
+- OSC 104 not clearing colors when second parameter is empty
## 0.10.0