Byron / dua-cli

View disk space usage and delete unwanted data, fast.
https://lib.rs/crates/dua-cli
MIT License
4.19k stars 113 forks source link

Support for user input during filesystem traversal (async IO) #6

Closed ghost closed 4 years ago

ghost commented 5 years ago

One could probably implement something like it using termions async-io.

Something we would have to do as well is to have a stateful window during traversal, thus it won't come so very easily.

Byron commented 4 years ago

Now available.