[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gcmd-usr] Hint for Send files command in gcmd 1.6
From: |
Uwe Scholz |
Subject: |
[gcmd-usr] Hint for Send files command in gcmd 1.6 |
Date: |
Sun, 23 Oct 2016 19:20:25 +0200 |
User-agent: |
Mutt/1.7.0 (2016-08-17) |
Hi,
GNOME Commander v1.6 is out since some weeks, so here is a small hint
for your convenience:
You can send the file under the cursor with one of the following command in
"Options->Programs->Send files:":
Thunderbird:
thunderbird -compose "attachment=%s"
Evolution:
evolution mailto:?attach=%s
Mutt:
gnome-terminal -e "mutt -a %s"
Unfortunately, thunderbird and evolution want to have a comma-separated
list when there is more than one file to be sent - but gcmd uses a
space-separated list. That's why you can only create a mail with one
attached file at the moment when using thunderbird or evolution.
Best wishes,
Uwe
- [gcmd-usr] Hint for Send files command in gcmd 1.6,
Uwe Scholz <=