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
Looks like this is a result of fd2c4a1. Using tabs as an alignment character confuses the alignment code in term-grid, which treats \t as a character that is one column wide. This results in lines with an effective length that exceeds the width of the terminal.
Actual:
Expected:
The text was updated successfully, but these errors were encountered: