You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is related to #12 , but concerns error message instead of normal output. Right now error message is dependent on console codepage; once set to CP65001 all errors are garbled. Should use Windows conosle API (WriteConsoleW) instead.