github Byron/dua-cli v2.27.2

latest releases: v2.29.0, v2.28.0
3 months ago

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.

Commit Statistics

  • 3 commits contributed to the release.
  • 2 commits were understood as conventional.
  • 1 unique issue was worked on: #223

Commit Details

view details
  • #223
    • Don't check entry metadata while a scan is in progress (c70ca81)
  • Uncategorized
    • Merge branch 'fix-overhead' (7a4b271)
    • Allow / (glob-mode) while scanning. (67c5bdb)

Don't miss a new dua-cli release

NewReleases is sending notifications on new releases.