Fix incorrect width estimation of ascii control characters

This commit is contained in:
Joscha 2025-02-28 14:29:53 +01:00
parent d28ce90ec7
commit 712c1537ad
2 changed files with 6 additions and 3 deletions

View file

@ -13,6 +13,9 @@ Procedure when bumping the version number:
## Unreleased
### Fixed
- Rendering glitches in unicode-based with estimation
## v0.3.2 - 2025-02-23
### Added