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
Make terminal size query graceful for test environments where
TestBackend doesn't support querying terminal size. Falls back to
a reasonable default height of 24 lines when size() returns an error.
This fixes CI test failures while maintaining runtime behavior.
0 commit comments