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
Instead of using manual size detection why don't use shutil module's built-in get_terminal_size which wraps over os module's get_terminal_size with fallback values
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Possibly solves: #2222
Instead of using manual size detection why don't use
shutil
module's built-inget_terminal_size
which wraps overos
module'sget_terminal_size
with fallback valuesBeta Was this translation helpful? Give feedback.
All reactions