Skip to content

cli: add --tee and bar_format={line} #1013

@Piping

Description

@Piping

Hi,

When I use tqdm cli version, I found it is pretty hard to print user input so that I can have effects similar to apt progress bar.

Usage:

echo -e 'A\nB\nC' | tqdm --bar_format="{input}\n{l_bar}{bar}{r_bar}"

should show

A
B
C
[Progress:  ===========> 100%]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions