I have code that reads input using the utf8 library. I was testing it with some string literals and noticed my output was nonsense. I then tried the same code on linux and works correctly.
On Wed, Jan 13, 2021 at 1:06 PM Viacheslav Usov <via.usov@gmail.com> wrote:
On Wed, Jan 13, 2021 at 2:01 PM Marcus Mason <m4gicks@gmail.com> wrote:
>
> I want lua to print correctly on windows [...] Why is lua.exe not able to do it?