summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDaftMouse <daftmouse@protonmail.com>2022-01-15 00:35:05 -0300
committerGitHub <noreply@github.com>2022-01-15 03:35:05 +0000
commit60ef17e8e98b0ed219a145881d10ecd6b9f26e85 (patch)
tree3e257a8ad78e9b8eb0a4c54fd909fe1bc7d31b4e /CHANGELOG.md
parente38f51c6bd73999e4e36110ca21cdb473de00bd5 (diff)
Add ´?´ support to OSC 4
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c37458dd..29327b98 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- The `--help` output was reworked with a new colorful syntax
+### Fixed
+
+- OSC 4 not handling `?`
+- `?` in OSC strings reporting default colors instead of modified ones
+
## 0.10.0
### Packaging