Skip to content
Unverified Commit ecd7af54 authored by h5rdly's avatar h5rdly Committed by GitHub
Browse files

Get terminal size using os.get_terminal_size() (#536)

* Replace fcntl/termios with os.get_termianl_size()

* Replace fcntl/termios with os.get_terminal_size()

* Removed unused import (struct)

* Removed unused import (struct)
parent 277980e9
Loading
Loading
Loading
Loading