aboutsummaryrefslogtreecommitdiffhomepage
path: root/mutt/mailcap
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/mailcap')
-rw-r--r--mutt/mailcap3
1 files changed, 1 insertions, 2 deletions
diff --git a/mutt/mailcap b/mutt/mailcap
index 23eadba..2899a40 100644
--- a/mutt/mailcap
+++ b/mutt/mailcap
@@ -1,5 +1,4 @@
1text/html; surf '%s'; test=test -n "$DISPLAY"; copiousoutput; 1text/html; w3m -I %{charset} -T text/html; copiousoutput;
2# text/html; w3m -I %{charset} -T text/html; copiousoutput;
3text/plain; surf '%s'; test=test -n "$DISPLAY"; needsterminal; 2text/plain; surf '%s'; test=test -n "$DISPLAY"; needsterminal;
4application/json; jq . %s | less -N; copiousoutput; 3application/json; jq . %s | less -N; copiousoutput;
5application/pdf; firefox '%s'; test=test -n "$DISPLAY"; needsterminal; 4application/pdf; firefox '%s'; test=test -n "$DISPLAY"; needsterminal;