hoaproject / Console

The Hoa\Console library.
https://hoa-project.net/
366 stars 32 forks source link

Feature request: Console sections #88

Open ostrolucky opened 5 years ago

ostrolucky commented 5 years ago

So Symfony console got great feature last year https://symfony.com/blog/new-in-symfony-4-1-advanced-console-output

It allows things like showing multiple progress bars at the same time. I thought you might be interested to implement this as well, seeing your lib also seems very advanced.