gosuri / uilive

uilive is a go library for updating terminal output in realtime
MIT License
1.7k stars 87 forks source link

add support for get terminal size for windows #22

Closed asahasrabuddhe closed 5 years ago

asahasrabuddhe commented 5 years ago

In the last PR, getting the terminal size on windows was not supported. That is now fixed with this PR.