andreafrancia / trash-cli

Command line interface to the freedesktop.org trashcan.
GNU General Public License v2.0
3.62k stars 177 forks source link

added --currentdir option to trash-list #306

Closed ghost closed 6 months ago

ghost commented 1 year ago

Added a new command line option to trash-list, --currentdir. This will only display files which were trashed from the current directory (and all subdirectories similar to trash-restore).

Based on this open issue: https://github.com/andreafrancia/trash-cli/issues/304

andreafrancia commented 6 months ago

Thank you for your contribution Sorry, but I'm getting some conflicts on merging. Can you create another pull request from the recent version of master? Thank you

ghost commented 6 months ago

Thank you for your contribution Sorry, but I'm getting some conflicts on merging. Can you create another pull request from the recent version of master? Thank you

No problem, I submitted a new pull request from the up to date main branch