aboutsummaryrefslogtreecommitdiffstats
path: root/config/aerc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/aerc.conf')
-rw-r--r--config/aerc.conf7
1 files changed, 5 insertions, 2 deletions
diff --git a/config/aerc.conf b/config/aerc.conf
index cb6e8649..bd8b08d8 100644
--- a/config/aerc.conf
+++ b/config/aerc.conf
@@ -487,14 +487,17 @@ message/rfc822=colorize
[openers]
#
-# Openers allow you to specify the command to use for the :open action on a
-# per-MIME-type basis.
+# Openers allow you to specify the command to use for the :open and :open-link
+# actions on a per-MIME-type basis. The :open-link URL scheme is used to
+# determine the MIME type as follows: x-scheme-handler/<scheme>.
#
# {} is expanded as the temporary filename to be opened. If it is not
# encountered in the command, the temporary filename will be appened to the end
# of the command.
#
# Examples:
+# x-scheme-handler/irc=hexchat
+# x-scheme-handler/http=firefox
# text/html=surf -dfgms
# text/plain=gvim {} +125
# message/rfc822=thunderbird