diff options
author | Rory Dudley | 2024-12-16 15:57:00 -0700 |
---|---|---|
committer | Rory Dudley | 2024-12-16 16:03:41 -0700 |
commit | ac5152886fedc9b65fbb874c67711cd5227d2e00 (patch) | |
tree | 66abb5ab7e9cc52b83e6a2b718e86e4c23daed16 /src/recite/erro.rs | |
parent | 604b148d94b2b48cf2ad1608b5a2d322e341de3c (diff) | |
download | dwarvish-ac5152886fedc9b65fbb874c67711cd5227d2e00.tar.gz |
Workaround for faulty unicode_width values
After a bit of analysis work, I believe the unicode_width library is
returning incorrect widths for certain characters (i.e. returning a
width of 0, when the width should be 1). This patch adds a workaround
for that in the comp() function, alongside a long comment documentating
the issue with more resources and tools.
Signed-off-by: Rory Dudley <rory@netc.lu>
Diffstat (limited to 'src/recite/erro.rs')
0 files changed, 0 insertions, 0 deletions