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
Should be fairly trivial to fix. At the moment, line breaks are ignored, meaning that curWidth keeps increasing, so the result is the total length of all lines rather than the length of the longest line.