hexedit icon indicating copy to clipboard operation
hexedit copied to clipboard

Error in interpretation of non-ASCII characters in filenames

Open eribertomota opened this issue 9 years ago • 0 comments

Hi,

The hexedit fails to show filenames with non-ASCII characters. This issue was treated and fixed in Debian bug #500422 [1].

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500422

Basically, after load the file called '00 - 回家.m4a', it is shown as '00 - å~[~^家.m4a' in hexedit bar.

The attached patch will fix this issue and must be used with libncursesw5.

30_recognize_non-ascii_filenames.patch.zip

Thanks a lot in advance.

Regards,

Eriberto

eribertomota avatar Mar 29 '16 23:03 eribertomota