Andrea Francia

Results 120 comments of Andrea Francia

I cannot decide until I see an actual PR.

If there is not code to review there is nothing to discuss about. I do not want potential contributors that will regret the investments they did because their pull request...

I cannot say if a Pull Request will be accepted before seeing it. You don't need me to add a functionality to trash-cli just fork it, implements what you think...

Please fill a proper bug issue template (see below). Give more information as possible. I don't know nothing about cold storage. Please be sure of using the latest version of...

The version you are using is from 5 years ago. Please install the latest version of trash-cli: ``` $ pip install pip install git+https://github.com/andreafrancia/trash-cli ``` The send me the output...

Please try these commands and send me the output: ``` $ trash-put --version $ trash-list --debug-volumes $ trash-put --verbose aa.txt ```

I cannot understand why it does not use directly the home trash dir (`/home/naman/.local/share/Trash`). The --verbose option does not emit sufficient data to understand the current situation. Please, try to...

Please try this, please: ``` ls ~/.local/share/Trash/files/aa.txt ``` Try also to trash a file named bb.txt, please