trash-cli icon indicating copy to clipboard operation
trash-cli copied to clipboard

Command line interface to the freedesktop.org trashcan.

Results 104 trash-cli issues
Sort by recently updated
recently updated
newest added
trafficstars

**Is your feature request related to a problem? Please describe.** The problem is my brain where I don't remember the different commands. **Describe the solution you'd like** Include the following...

help-wanted

**Describe the bug** Can not list files I just trashed in some mount points. **trash-cli version** trash-put 0.22.4.16 **Operating system:** - OS: Manjaro **To Reproduce** Copy and paste the commands...

**Describe the bug** `trash-empty` command does not list and clean NFS mountpoints. The problem was introduced at commit 22e655b3 to solve issue #214. PR #178 fixed same problem before. **trash-cli...

**Describe the bug** Due to a change in how `os.makedirs(...)` works in Python 3.7 and above, when you create `~/.local/share/Trash/files` folder or `$rootdir/Trash/$uid/files` folder, the `~/.local/share/Trash`/`$rootdir/.Trash/$uid` folder does not use...

Closes: https://github.com/andreafrancia/trash-cli/issues/231 `grep -lr ramend . | xargs sed -i 's#http://www\.ramendik\.ru/docs/trashspec\.html#https://specifications.freedesktop.org/trash-spec/trashspec-1.0.html#g'`

How do you feel about switching to "main" as the default branch name? Many projects (including Github and Fedora) are doing this switch now and I personally think it's a...

This pull request fixes the unhandled exception `FileNotFoundError` that occurs in the method `trashcli.list.SizeExtractor.extract_attribute()`. The command-line tool `trash-size` raises the exception `FileNotFoundError` when a broken symbolic link is in the...

**Describe the bug** A clear and concise description of what the bug is. I ran trash somefile; then went to my desktop. The trash can icon stays looking like it...