mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[GH-ISSUE #471] -X option does not work for absolute paths #207
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sataset on GitHub (Feb 13, 2025).
Original GitHub issue: https://github.com/bootandy/dust/issues/471
Info
Command
Expected
Ignore
/mntduring calculation.Actual
/mntnot ignored.Screenshots
Workaround
Use relative path.
Screenshots
@bootandy commented on GitHub (Feb 21, 2025):
True, -X doesn't work on absolute paths.
Will still show the trash directory.
I'll look if I can fix this. If not I'll update the docs.