changelog: remove escape sequences we've reverted

This commit is contained in:
Daniel Eklöf 2024-09-13 08:57:20 +02:00
parent 9151685d04
commit 76b58b5663
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -62,11 +62,7 @@
([#1807][1807]).
* `strikeout-thickness` option.
* Implemented the new `xdg-toplevel-icon-v1` protocol.
* Implemented `CSI 20 t`: report window icon.
* Implemented `CSI 21 t`: report window title.
* Implemented `CSI 22 ; 1 t`: push window icon.
* Implemented `CSI 23 ; 1 t`: pop window icon.
* Implemented `OSC 1`: set window icon.
[1807]: https://codeberg.org/dnkl/foot/issues/1807