25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

mailcap 280 B

5 년 전
5 년 전
5 년 전
1234567
  1. text/plain; $EDITOR %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;