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)
Loading
Please sign in to comment