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
Display std{out,err} output of submissions in columns using more horizontal area
Before messages would be short and on a wide monitor there would be a lot of wasted space,
Now we calculate the longest line and display that in full and try to fit similar sized columns.
On smaller monitors this would just result in less columns and never in a horizantal bar,
if/when we want that we should set the `height`.
0 commit comments