25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 

8 satır
276 B

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