fff icon indicating copy to clipboard operation
fff copied to clipboard

Customizeable actions?

Open Anachron opened this issue 7 years ago • 4 comments

Can we make (for example) the trash operation customizable?

I use a custom written trash command.

For now it is hardcoded: https://github.com/dylanaraps/fff/blob/master/fff#L71

Also wondered if I could easy add my own actions? I would love to add "send-by-mail" and alike without modifying this source too much.

If you say this is going to kill the purpose of fff I am fine with that as well.

Thanks and have a nice day!

Anachron avatar Oct 24 '18 08:10 Anachron

This won’t be hard to do at all (I’ve got it almost working locally in a separate branch).

I’ll get to it.

dylanaraps avatar Oct 24 '18 09:10 dylanaraps

I'd also love to see this feature. Would be great if you could also unbind the default actions.

Can you maybe push the branch on github?

RobSis avatar Feb 21 '19 09:02 RobSis

Yes this would be fantastic, sometimes I want to open files directly in the browser but there's no way to specify custom commands to custom bindings.

lwilletts avatar Jun 14 '19 13:06 lwilletts

I've been thinking about it for a while and haven't figured out the right way to do it. I will get to it soon.

dylanaraps avatar Jun 14 '19 13:06 dylanaraps