gdu
gdu copied to clipboard
Fast disk usage analyzer with console interface written in Go
Bumps [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) from 2.5.3 to 2.6.0. Release notes Sourced from github.com/gdamore/tcell/v2's releases. Version 2.6.0 Feature Release The main feature introduced in this release is support for web based applications. You...
I pretty much always use the `c > Show/hide file count` and `m > Show/hide latest mtime` keys but I couldn't find a way to set these options via the...
While I often really like the possibility to delete files from within gdu, I sometimes miss a way to _make absolutely sure_ this functionality is _completely disabled_. Something like an...
Is gdu's color theme configurable? If found a couple issues pertaining to colors but nothing on theming. I have dir_colors, .Xresources, and bash and fish shells configured to use a...
when running `gdu -n -a `the output is not sorted by size (or name) when using show-apparent-size. Here are different runs on the same path. ``` 52.7 MiB /el7 103.9...
When doing a scan using `-n` you are presented with the following until the scan is completed.  The directory structure looks like: ``` var - data -- batch1 ---...
If you have a BTRFS snapshot directory on Linux system, "gdu -x" seems to peek into it while "du -x" doesn't peek into it. Of course, such directory is not...
Allow multiple items to be marked and then deleted/emptied in a batch.
- Hi, we have implemented a lightweight [package manager using shell and awk](https://www.x-cmd.com/pkg/). It helps you download gdu release packages from the internet and extract them into a unified directory...