changelog: text-sizing protocol

This commit is contained in:
Daniel Eklöf 2025-02-06 14:02:04 +01:00
parent a3a404a257
commit 8d20b82721
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F

View file

@ -65,8 +65,9 @@
* Support for the new Wayland protocol `xdg-system-bell-v1` protocol
(added in wayland-protocols 1.38), via the new config option
`bell.system=no|yes` (defaults to `yes`).
* Added support for custom regex matching ([#1386][1386],
* Support for custom regex matching ([#1386][1386],
[#1872][1872])
* Support for kitty's text-sizing protocol (`w`, width, only), OSC-66.
[1386]: https://codeberg.org/dnkl/foot/issues/1386
[1872]: https://codeberg.org/dnkl/foot/issues/1872