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
The terminal width detection (that is used for pretty-printing log/warning/error output) is not done on Windows.
If anyone is interested in contributing that, it should be fairly trivial for the right person. It should go in windows/System/Terminal.hs and do something similar in function to what is done in unix/System/Terminal.hsc