blob: 8f68815a174ba2f9b7e8ae850260c7f48d4a91d1 (
plain)
1
2
3
4
5
6
7
8
9
|
# TTY::Screen
> Terminal screen size detection which works on Linux, OS X and
Windows/Cygwin platforms and supports MRI, JRuby and Rubinius
interpreters.
TTY::Screen provides independent terminal screen size detection component
for TTY (https://github.com/piotrmurach/tty) toolkit.
|