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
For example, with the current font and font size, an empty cell (containing a space) is 10px in width, but as soon as we paint some box drawing character into it, it will grow to 12px in width. This makes the entire canvas/terminal "grow". Not great.