SIGN IN SIGN UP
WerWolv / ImHex UNCLAIMED

🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.

0 0 53 C++

fix: logs with utf-8 multibyte chars. (#2722)

{fmt} library can deal with all the issues caused by utf-8 chars in
logs. Original code used {fmt} but only to pad the spaces calculated
assuming 1 byte per char.

Also included code to change the windows console to use utf-8 and named
the syntax highlighting task like other tasks created near it.
P
paxcut committed
c661dae46d333ed63de26411ecd8142b1e027745
Parent: 0c2e881
Committed by GitHub <noreply@github.com> on 4/25/2026, 10:38:52 AM