Skip to content
This repository has been archived by the owner on Dec 18, 2023. It is now read-only.

support progress bars for iroh add command #169

Closed
faassen opened this issue Oct 4, 2022 · 1 comment
Closed

support progress bars for iroh add command #169

faassen opened this issue Oct 4, 2022 · 1 comment

Comments

@faassen
Copy link
Contributor

faassen commented Oct 4, 2022

  • initial phase where it scans directories, with scrollbar. (if adding a directory)
  • then per file, an individual scrollbar. This wants to use some kind of multi scrollbar approach
  • in the API we want to support getting progress information if we opt into it

We don't want to see the scrollbars if we're executing this in a script.

This looks like a good place to start:

https://docs.rs/indicatif/latest/indicatif/

I split off this issue from #179 as it's complicated enough to deserve its own.

@faassen
Copy link
Contributor Author

faassen commented Oct 4, 2022

Ah, #183 is already there, so will go there.

@faassen faassen closed this as completed Oct 4, 2022
@dignifiedquire dignifiedquire transferred this issue from n0-computer/iroh Feb 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant