gdu icon indicating copy to clipboard operation
gdu copied to clipboard

Introduce batch operations

Open dundee opened this issue 2 years ago • 1 comments

Allow multiple items to be marked and then deleted/emptied in a batch.

dundee avatar Nov 23 '22 21:11 dundee

Oh I like this! Even better if the delete operation can be parallelized, ie go to the lowest directory and delete them in parallel and move its way up.

rwahyudi avatar Dec 16 '22 02:12 rwahyudi

Is this addressed by the "space Mark file or directory for deletion" key in the ? help? Looks like that was added in #193 in Dec 2022, so maybe addresses this?

namespacebrian avatar Mar 04 '24 16:03 namespacebrian

Yes, this use case was already implemented in #193.

More will come in 5.28: background deletion https://github.com/dundee/gdu/issues/293 and deletion in parallel https://github.com/dundee/gdu/issues/285

dundee avatar Mar 08 '24 10:03 dundee