2019-04-26 17:28:07 +02:00
|
|
|
text/plain; $EDITOR %s ;
|
2019-04-21 20:42:39 -04:00
|
|
|
text/html; openfile %s ;
|
2018-05-04 13:05:33 -07:00
|
|
|
text/html; w3m -I %{charset} -T text/html; copiousoutput;
|
2019-04-21 20:42:39 -04:00
|
|
|
image/*; muttimage %s ; copiousoutput
|
2018-10-07 15:43:44 -04:00
|
|
|
video/*; setsid mpv --quiet %s &; copiousoutput
|
2019-04-21 20:42:39 -04:00
|
|
|
application/pdf; openfile %s ;
|
2018-10-07 15:43:44 -04:00
|
|
|
application/pgp-encrypted; gpg -d '%s'; copiousoutput;
|