Welcome to Vifm Q&A, where you can ask questions about Vifm usage. Registration is optional, anonymous posts are moderated. GitHub or Google logins are enabled.
0 votes
in vifm by
edited by

How to attach multiple selected files to Thunderbird (Linux)?

I am using this command for attaching a single file:

command! sendto thunderbird -compose attachment=%d/%c

But I can't figure out how to make use of %d %f or%f:p in a script to attach multiple files.

I tried something inspired by the following link:

(http://xtricks.blogspot.com/2007/06/attach-files-to-thunderbird-directly.html)

Regards

1 Answer

0 votes
by

Just pass all files as arguments:

command! sendto attach.sh %f:p
by

Great, thanks!

If you would like to make a bug report or feature request consider using GitHub, SourceForge or e-mail. Posting such things here is acceptable, but this is not a perfect place for them.

Support Ukraine
...