A small command line program to interface with the XDG trash specification.
Go to file
Lilian Jónsdóttir c509d8fa1f dramatically speed up inverting selection on huge amounts of files
was okay on 10k-40k files, but 800k took 3 minutes
now 800k files is barely perceptibly longer than instantly
2024-06-19 21:17:55 -07:00
internal dramatically speed up inverting selection on huge amounts of files 2024-06-19 21:17:55 -07:00
go.mod add interactive tables for all commands 2024-06-19 19:19:07 -07:00
go.sum add interactive tables for all commands 2024-06-19 19:19:07 -07:00
justfile initial commit, it does the thing 2024-06-19 19:19:06 -07:00
LICENSE initial commit, it does the thing 2024-06-19 19:19:06 -07:00
main.go add filters for file/dir only and ignoring hidden 2024-06-19 20:23:05 -07:00