casey / casey/intermodal

Redirect progress printing to env.err

Open
#206 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
659
Forks
36
Avg merge
18m
Merged PRs (30d)
2

Description

RJ and I are working on printing progress indications during torrent creation. We're using https://github.com/mitsuhiko/indicatif and printing spinners and progress bars directly to stderr. We should instead redirect the output to `env.err`.

It looks like indicatif doesn't support this, but I opened https://github.com/mitsuhiko/indicatif/issues/153 to ask, just in case.

If it isn't supported, we should open a PR to add that feature, and modify intermodal to use it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.