Fix rendering glitches with unicode-based width estimation

This commit is contained in:
Joscha 2025-02-28 14:32:30 +01:00
parent 4cf6a15577
commit 30c344031a
3 changed files with 7 additions and 3 deletions

View file

@ -15,6 +15,10 @@ Procedure when bumping the version number:
## Unreleased
### Fixed
- Rendering glitches with unicode-based width estimation
## v0.9.0 - 2025-02-23
### Added