luet/pkg/api
Ettore Di Giacinto 917d0935ad Show progressbar only if terminal is big enough
Fixes #259

The bug is caused by
4c725e56bf/progressbar_printer.go (L190)
which is not taking into account when barCurrentLength is <=0.

As a workaround display it only if the terminal width is big enough.

Now the context drives this kind of runtime state, so we keep everything
tight and we inject only that into the workers
2021-10-22 12:39:07 +02:00
..
client Add CLI helpers and BuildTree heuristic 2021-10-15 21:14:48 +02:00
core Show progressbar only if terminal is big enough 2021-10-22 12:39:07 +02:00