kdam icon indicating copy to clipboard operation
kdam copied to clipboard

Add support for writing to /dev/tty

Open tyilo opened this issue 2 years ago • 2 comments

If I want to save both stdout and stderr from a program, but not all the progress bar output, it would be useful to make kdam print to /dev/tty instead of stdout or stderr.

tyilo avatar Sep 04 '23 07:09 tyilo

Also consider making this more general, allowing any File or implementer of Write.

tyilo avatar Sep 04 '23 07:09 tyilo

I will work on that soon.

clitic avatar Sep 08 '23 06:09 clitic