1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 02:21:16 +02:00

try to calculate character width

This commit is contained in:
Philipp Otterbein 2024-12-15 02:29:56 +01:00 committed by Jörg Thalheim
parent 6a23803066
commit 92e30955b9
7 changed files with 1636 additions and 29 deletions

View file

@ -356,6 +356,7 @@
''^src/libutil/util\.cc$''
''^src/libutil/util\.hh$''
''^src/libutil/variant-wrapper\.hh$''
''^src/libutil/widecharwidth/widechar_width\.h$'' # vendored source
''^src/libutil/windows/file-descriptor\.cc$''
''^src/libutil/windows/file-path\.cc$''
''^src/libutil/windows/processes\.cc$''