Open jlecour opened 10 years ago
I was able to reproduce this on the Mac version. I have not tested Linux or Windows yet. Probably an issue with all non ASCII characters.
I confirm this happens on Linux too
MDR does not handle unicode characters correctly. It assumes 1 byte = 1 character. Noob mistake of mine back when I originally wrote this.
Hi,
Sometimes (often), I have a blank
mdr
window.I took a few minutes to look into this and found that it's an issue with accented characters.
Here is a sample diff that will always produce a blank window :
Strangely enough, if the accented letters are the same, it works.