Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect path information in transhinfo #7

Open
will1792 opened this issue Aug 22, 2019 · 1 comment
Open

Incorrect path information in transhinfo #7

will1792 opened this issue Aug 22, 2019 · 1 comment

Comments

@will1792
Copy link

This is really nice script with powerful fzf. However, I encountered several problems.

Files trashed with tra_sd.sh do not have correct path information (e.g. instead of Path=/home/user01/file, it is Path=file). I had to change this line to something like echo "Path=$(readlink -f $1)" ....

Also tra_sd.sh does not work when trailing slash is added to a directory (e.g. tra_sd.sh path/to/dir/ does not work when tra_sd.sh path/to/dir does).

@prosoitos
Copy link
Owner

Hi @will1792. Thank you for your feed-back!

I will have a look at this and get back to you in a few days (busy times right now).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants