Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 

8 rader
333 B

  1. text/plain; vim %s ;
  2. text/html; ~/.config/mutt/bin/openfile %s ;
  3. text/html; w3m -I %{charset} -T text/html; copiousoutput;
  4. image/*; ~/.config/mutt/bin/muttimage %s ; copiousoutput
  5. video/*; setsid mpv --quiet %s &; copiousoutput
  6. application/pdf; ~/.config/mutt/bin/openfile %s ;
  7. application/pgp-encrypted; gpg -d '%s'; copiousoutput;