kamiyaa / joshuto

ranger-like terminal file manager written in Rust
https://crates.io/crates/joshuto
GNU Lesser General Public License v3.0
3.46k stars 154 forks source link

Add option to override deleting to trash #249

Closed krivahtoo closed 1 year ago

krivahtoo commented 1 year ago

Add the --permanently option to the delete_files command to delete files permanently when use_trash is true.

kamiyaa commented 1 year ago

LGTM! I will need to get around to fixing the trash feature because it doesn't work sometimes on mounted drives