You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- text/plain; $EDITOR %s ;
- text/html; openfile %s ; nametemplate=%s.html
- text/html; lynx -assume_charset=%{charset} -display_charset=utf-8 -dump %s; nametemplate=%s.html; copiousoutput;
- image/*; openfile %s ;
- video/*; setsid mpv --quiet %s &; copiousoutput
- audio/*; mpv %s ;
- application/pdf; openfile %s ;
- application/pgp-encrypted; gpg -d '%s'; copiousoutput;
- application/pgp-keys; gpg --import '%s'; copiousoutput;
|