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.
 
 
 
 

7 lines
277 B

  1. text/plain; vim %s ;
  2. text/html; $BROWSER '%s' ;
  3. text/html; w3m -I %{charset} -T text/html; copiousoutput;
  4. image/*; ~/.config/mutt/etc/muttimage.sh %s ; copiousoutput
  5. video/*; setsid nohup mpv --quiet %s & disown; copiousoutput
  6. application/pdf; pdftotext '%s' -; copiousoutput;