compose/pkg/progress
Guillaume Lours 03f4c0e631
progress: make title configurable (#10507)
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
2023-05-02 14:15:35 -04:00
..
colors.go better support NO_COLOR by disabling colors, not ANSI TUI (#10434) 2023-04-04 17:00:10 -04:00
event.go better support NO_COLOR by disabling colors, not ANSI TUI (#10434) 2023-04-04 17:00:10 -04:00
noop.go
plain.go TailMsgf must format with args 2023-04-27 22:12:12 +02:00
spinner.go
tty.go progress: make title configurable (#10507) 2023-05-02 14:15:35 -04:00
tty_test.go better support NO_COLOR by disabling colors, not ANSI TUI (#10434) 2023-04-04 17:00:10 -04:00
writer.go progress: make title configurable (#10507) 2023-05-02 14:15:35 -04:00
writer_test.go