mattn / longcat

Looooooooooooooooooooooooooooooooooooooooooooooong cat
MIT License
666 stars 26 forks source link

Ignore tw if its value is invalid #34

Closed yoichi closed 4 years ago

yoichi commented 4 years ago

terminal.GetSize(1) returns tw = 0 sometimes and it fails to write image with the error: ANSImage: height or width must be >=2

The behaviour is observed with docker image built/run on Chrome OS (Chromebook C101PA-OP1) : Linux penguin 5.4.40-04224-g891a6cce2d44 mattn#1 SMP PREEMPT Tue Jun 23 20:13:49 PDT 2020 aarch64 GNU/Linux

mattn commented 4 years ago

Thank you!