Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

trash-action is failing #188

Open
cmachmeier75 opened this issue Jan 4, 2022 · 0 comments
Open

trash-action is failing #188

cmachmeier75 opened this issue Jan 4, 2022 · 0 comments

Comments

@cmachmeier75
Copy link

When pressing "p" after having marked deletable files with "d" before, I'll find the following error message in my terminal (after exiting fff with "q"):

[cm@qube] ~ >: fff
fff: Running trash
mv: missing destination file operand after '/home/cm/theme.sh'
Try 'mv --help' for more information.
[cm@qube] ~ >:

I checked the source code lines 914ff:

printf '\e[1mfff\e[m: %s\n' "Running ${file_program[0]}"
"${file_program[@]}" "${marked_files[@]}" .

Does the "." (instead of $FFF_TRASH) make sense in case of the "trash"-action?

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

No branches or pull requests

1 participant