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

trash-action is failing #188

@cmachmeier75

Description

@cmachmeier75

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions