mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-09 08:21:01 -04:00
grid: reflow: calculate width of composed characters correctly
Before this patch, reflow called `wcwidth()` on our magic values for composed characters.
This commit is contained in:
parent
f9cbdd3b11
commit
61f950f77a
4 changed files with 28 additions and 7 deletions
|
|
@ -103,6 +103,7 @@
|
|||
(https://codeberg.org/dnkl/foot/issues/101).
|
||||
* Missing DPI values for “some” monitors on Gnome
|
||||
(https://codeberg.org/dnkl/foot/issues/118).
|
||||
* Handling of multi-column composed characters while reflowing.
|
||||
|
||||
|
||||
### Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue