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
Displaying unicode charactors in same location twice works wrong on windows console.
It seems like a bug.
And add
x += width - 1
to this position in console_win.go can solve this problem
but this seems cause another problem that when display unicode charactors in the place 1 cell beside th origin one doesn't work