Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Catches Errno::ENODEV and Errno::EBADF in get_screen_size. Closes #690 (
#702) * Catches exceptions Errno::ENODEV and Errno::EBADF in get_screen_size. Closes #690 * Just catching Errno::ENOTTY and Errno::ENODEV
- Loading branch information