Releases: dundee/gdu
Releases · dundee/gdu
gdu v2.2.0
- added posibility to rescan current dir
- show ZFS devices
- packaging files for Debian
gdu v2.1.0
- colorize output
- hide snap loop devices (thanks @egeoz!)
- fixed left/right key after confirm dialog is shown
- do not try to delete when showing devices
gdu v2.0.0
- changed the way ignoring paths work (BC break)
-ignore
prefix replaced with-ignore-dir
- memory usage optimised
- fixed keys handling on confirm dialog
gdu v1.7.1
gdu v1.6.0
- added posibility to sort items by name, item count and size
- added posibility to use
left
/right
keys to move into/out dirs - swapped
l
/h
keys
gdu v1.5.1
- added test for listing devices
- added snapcraft yaml
gdu v1.5.0
- added posibility to ignore some paths
- added posibility to use
h
/l
keys to move up/down dirs - source code splitted into packages
gdu v1.4.0
- Print version.
- Remove symbol and debug info from binary.
gdu v1.3.0
- Use mutexes instead of channels for better speed.
- Fixed item count and total size while scanning.
- Log errors to file.
- Ignore some virtual system dirs (e.g. /proc).
v1.2.1: fixed focus after help is closed
Fixed focus after help is closed.