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
when we took note that certain terminal widths affect the testing, we just configured a default for the full test suite
however this demonstrated that we have a blind spot there
we really need to get a idea what happens to the tests/ux in general when the width is either too small or too big
initial experiments could just vary COLUMNS to identify the areas where things may go south - once pinpointed exact tests an be added