oberblastmeister/trashy

support for trashing multiple files with same extension?

Opened this issue · 3 comments

i have a list of 12 different .py files that i want to put in trash.

is this possible directly?

i tried this command:

trash *.py

& got this error:

error: Error during a trash operation: Unknown { description: "windows error: The parameter is incorrect.\r\n" }

i'm on windows 11 using windows terminal bdw.

faced a similar error today:

error: Error during a trash operation: Unknown { description: "windows error: The parameter is incorrect.\r\n" }

I tried this today:

trash _data/*

Try with trashy put *.py, it is working fine for me. Also I believe the version of trashy where the command was trash and the put was optional is old.

idk i installed it like 6 months ago lol but use it a lot as rm -rf breaks on windows 11 powershell 7.