summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaftMouse <daftmouse@protonmail.com>2022-01-20 20:57:58 -0300
committerGitHub <noreply@github.com>2022-01-20 23:57:58 +0000
commitc4d610d5bfffa332a4d74b5b67174be73b049c16 (patch)
tree010b682acf166fcdd1b15f4a5390cb115c57e77e /CHANGELOG.md
parent60ef17e8e98b0ed219a145881d10ecd6b9f26e85 (diff)
downloadalacritty-c4d610d5bfffa332a4d74b5b67174be73b049c16.tar.gz
alacritty-c4d610d5bfffa332a4d74b5b67174be73b049c16.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 29327b98..ba0086e4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,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