Releases: dundee/gdu
Releases · dundee/gdu
gdu v5.0.1
- updated tview to fix crash on Windows (thanks @huangnauh!)
gdu v5.0.0
- Show/hide file count by pressing
c
(#55) - BC break: "Sort by file count" key binding remapped to
C
gdu v4.11.2
- fixed handling keys when viewing file content (#53)
gdu v4.11.1
- fixed typo in the flag description
gdu v4.11.0
- added option to ignore hidden directories (#50)
- added option to ignore directories matching regular expression
gdu v4.10.1
- fixed stdout output - write usage of cores into log file
- skip failing tests on single core CPUs (thanks @inglor!)
gdu v4.10.0
gdu v4.9.1
- keep cursor on selection when swapping between apparent/actual size (thanks @sjuxax!)
- fixed potencial data race in using wait group the wrong way