homebysix / recipe-robot

A kick ass tool for creating AutoPkg recipes.
Apache License 2.0
300 stars 28 forks source link

Progress bar eats PuTTY terminal #108

Closed n8felton closed 7 years ago

n8felton commented 8 years ago

Here is a fun one for you: http://i.imgur.com/N6VcnQR.gifv

homebysix commented 7 years ago

Thanks @n8felton! Would you mind testing out this branch?

If that branch doesn't work, my next best advice would be to run with the --app-mode flag, which suppresses progress indication.

n8felton commented 7 years ago

Sorry, missed the feedback on this. Still experiencing the same issue, but using --app-mode appears to work much better. Thanks for updates.

homebysix commented 7 years ago

You might find version 1.0.4, just released, behaves better.

n8felton commented 7 years ago

I just tested with 1.0.4 and received the same results.

If you want to test and see for yourself: ./recipe-robot -v https://flixel.com/products/mac/pro/download/ http://imgur.com/UZ9G9Nk

./recipe-robot -v --app-mode https://flixel.com/products/mac/pro/download/ http://imgur.com/yHwW5js

homebysix commented 7 years ago

OK, I guess I don't know what's going on there. If --app-mode works well, I'd recommend keep using that.