blob: a265aa40e48128d0f56d212d73a7aedfe9e6941e (
plain)
1
2
3
4
5
6
7
|
text/plain; $EDITOR %s ;
text/html; openfile %s ; nametemplate=%s.html
text/html; w3m -I %{charset} -T text/html; copiousoutput;
image/*; muttimage %s ; copiousoutput
video/*; setsid mpv --quiet %s &; copiousoutput
application/pdf; openfile %s ;
application/pgp-encrypted; gpg -d '%s'; copiousoutput;
|