Some combining unicode characters are not displaying correctly under windows, creating gaps in the UI, making it unusable.
This is because the windows console (conhost.exe) doesn't support combining codes.
There's this normalization package that should allow us to fix the problem: golang.org/x/text/unicode/norm