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

Feature: 'explode' a directory #91

Open
raboof opened this issue Jan 25, 2023 · 0 comments
Open

Feature: 'explode' a directory #91

raboof opened this issue Jan 25, 2023 · 0 comments

Comments

@raboof
Copy link

raboof commented Jan 25, 2023

In the following scenario:

- foo (2G)
|- bar (1.5G)
\- baz (0.5G)
- qux  (1.7G)
- quux (0.4G)

diskonaut would show 3 blocks (foo, qux and quux). After entering foo, it would show 2 blocks (bar and baz).

It would be neat to have an option to 'explode' foo in this case, resulting in a view that shows the relative sizes of bar, baz, qux and quux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant