Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save TaylorHawkes/fcfa5e0964194509bf7e0e99df2bec53 to your computer and use it in GitHub Desktop.
Save TaylorHawkes/fcfa5e0964194509bf7e0e99df2bec53 to your computer and use it in GitHub Desktop.
get_terminal_size Errno 25] Inappropriate ioctl for device
# Replace os with shutil
import shutil
shutil.get_terminal_size()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment