summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEthan P <eth-p+git@hidden.email>2024-02-07 17:17:44 -0800
committerEthan P. <eth-p+git@hidden.email>2024-02-09 22:09:40 -0800
commit61029c8bd264f2bbce1844fd074c8136a9cec2ba (patch)
treedb5e36141eb4ee909f470ea404657d6122f06300
parent1023399c5e20edac8710e9f19dc72b6a95fd257d (diff)
Update changelog for fix of ANSI OSC sequences
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7ee759a4..b6e13469 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@
- Fix long file name wrapping in header, see #2835 (@FilipRazek)
- Fix `NO_COLOR` support, see #2767 (@acuteenvy)
+- Fix handling of inputs with OSC ANSI escape sequences, see #2541 and #2544 (@eth-p)
## Other