term_size-rs
term_size-rs copied to clipboard
mintty support
term_size::dimensions()
returns None
on mintty 2.8.3
term_size v0.3.1
Hmm, this basically reduces to supporting cygwin. Is there any way to that short of running tput cols; tput lines
?