Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect progress printing to env.err #206

Open
casey opened this issue Mar 9, 2020 · 0 comments
Open

Redirect progress printing to env.err #206

casey opened this issue Mar 9, 2020 · 0 comments

Comments

@casey
Copy link
Owner

casey commented Mar 9, 2020

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 console-rs/indicatif#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.

@casey casey added this to the eventually milestone Mar 9, 2020
@casey casey modified the milestone: eventually Apr 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant