gdu
gdu copied to clipboard
Fast disk usage analyzer with console interface written in Go
Title describes all. Simply: I have huge sized directories with thousands of files in them ( Such as AOSP codebase) . When I try to delete the directory, almost all...
Handle `h` and `l` keys for navigation within confirmation modal in empty/delete operation Closes #232
Sure we can disable colors with `-c` and .gdu.yaml, but why have default colors that are hard to read. On my screen the default colors at the bottom look like...
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @takost in actions/checkout#1436 Support fetching without the --progress option...
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.8.0 to 0.12.0. Commits 5154691 unix/linux: update to gcc 13.2.0, qemu 8.0.3 for loong64 and and Go 1.21.0 fo... e8190d9 windows: don't check non-existent return code in...
see: https://github.com/Homebrew/homebrew-core/pull/134668
### Description When using the `gdu` Linux program and navigating through the UI, I encountered a panic error that seems to be related to the right key press action. The...
I simply wrote `gdu .` in `/c/Users/alice` on this 2tb drive  `mount` options: ``` /dev/nvme0n1p2 on /c type ntfs3 (rw,nosuid,nodev,relatime,uid=1000,gid=1000,windows_names,iocharset=utf8,uhelper=udisks2,x-gvfs-show) ``` I switched to use ntfs-3g and the problem...
Winget Releaser now supports non-Windows runners, and `ubuntu-latest` is generally faster.