Path to this page:
Subject: CVS commit: pkgsrc/sysutils/dua-cli
From: pin
Date: 2024-01-22 09:17:51
Message id: 20240122081751.BB36BFA42@cvs.NetBSD.org
Log Message:
sysutils/dua-cli: update to 2.27.2
Bug Fixes
- allow / (glob-mode) while scanning.
This will possibly lead to incomplete results, but I find being
able to use ones muscle-memory more important than preventing
dealing with incomplete results.
What happens to me is usually to type / followed by target/
which tends to select all current entries for deletion.
- don't check entry metadata while a scan is in progress
Previously each time the UI refreshes, every 250ms, it display
entries but also check their metadata to assure they exist.
This could lead to performance loss when the displayed folder
has a lot of entries.
Files: