1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-08 22:32:26 +01:00

Update changelog for fix of ANSI OSC sequences

This commit is contained in:
Ethan P
2024-02-07 17:17:44 -08:00
committed by Ethan P.
parent 1023399c5e
commit 61029c8bd2

View File

@@ -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