vt: don't ignore VS-15 (text presentation)

When we encounter either VS-15 or VS-16, set the grapheme width to 1
or 2 explicitly.
This commit is contained in:
Daniel Eklöf 2024-06-24 20:21:46 +02:00
parent 519e9b8b5e
commit 94583703e1
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 6 additions and 3 deletions

View file

@ -99,12 +99,14 @@
([#1744][1744]).
* Regression: alpha changes through OSC-11 sequences not taking effect
until window is resized.
* VS15 being ignored ([#1742][1742]).
[1694]: https://codeberg.org/dnkl/foot/issues/1694
[1717]: https://codeberg.org/dnkl/foot/issues/1717
[1718]: https://codeberg.org/dnkl/foot/issues/1718
[1734]: https://codeberg.org/dnkl/foot/issues/1734
[1744]: https://codeberg.org/dnkl/foot/issues/1744
[1742]: https://codeberg.org/dnkl/foot/issues/1742
### Security