ctongfei / progressbar

Terminal-based progress bar for Java / JVM
http://tongfei.me/progressbar/
MIT License
1.07k stars 102 forks source link

close progressbar will force update UI #110

Closed kmtong closed 2 years ago

kmtong commented 3 years ago

Fixed progressbar.close() may not reflect the latest extra message.

ctongfei commented 2 years ago

Thanks @kmtong ! This will be in the next version.