parallel-disk-usage icon indicating copy to clipboard operation
parallel-disk-usage copied to clipboard

Highly parallelized, blazing fast directory tree analyzer

Results 15 parallel-disk-usage issues
Sort by recently updated
recently updated
newest added

It would make the output nicer (and maybe easier to interpret) if there's colored output

enhancement

The current implementation attempts to download the `pdu` binary from the Release Page. Unfortunately, for some reason, it fails to authenticate.

ci
github-actions

It would be great to be able to exclude some paths, for example: `pdu $HOME -E subdir1 -E subdir2` or maybe even more fined grain like some specific extensions or...

The macOS file system is very picky about reading going through a user's home directory, so after approving the terminal app to access Reminders, Photos etc, `pdu` spits out these...

question

`pdu` builds for arm64-darwin, so having native builds would be nice in the current or next release. It would also be nice to publish `pdu` onto Homebrew and MacPorts.

help wanted
good first issue

Referencing questions raised [here](https://github.com/KSXGitHub/parallel-disk-usage/issues/54#issuecomment-895679354): > Do you only filter files? What about directories? I would like to only get size information of files matching an extension(s) provided where the files...

enhancement

While searching for tools like this one, while it seems impressive/interesting, I have noticed a lack of CLI docs/examples, or at least they're not as easily visible as other projects...

Getting the idea from `bat`, it's useful to have a pager when the output is more than one screen

enhancement
good first issue

Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.1.3 to 4.2.0. Release notes Sourced from clap_complete's releases. v4.2.0 [4.2.0] - 2023-03-28 Compatibility Removed the languishing unstable-replace feature (open to discussion at #2836) Removed the stablized...

dependabot
rust
dependencies

Bumps [terminal_size](https://github.com/eminence/terminal-size) from 0.2.5 to 0.2.6. Commits 78bc3d3 Version 0.2.6 4bf8410 Merge pull request #56 from nickelc/deps/windows-sys f9f3d7a Update windows-sys to 0.48 5d9f5ec Merge pull request #54 from sunfishcode/main d75e171...

dependabot
rust
dependencies