From a6f594cde809171c73aa7a1eb4fae59fa3ba5a2e Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Wed, 12 Oct 2022 15:20:21 +0800 Subject: Update --- mutt/mailcap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mutt/mailcap b/mutt/mailcap index 04fb49f..4d1dce7 100644 --- a/mutt/mailcap +++ b/mutt/mailcap @@ -1,8 +1,8 @@ text/html; firefox '%s' &; test=test -n "$DISPLAY"; needsterminal; text/html; w3m -I %{charset} -T text/html; copiousoutput; -text/plain; less -N %s; copiousoutput; +text/plain; nl %s; copiousoutput; application/pdf; firefox '%s' -application/zip; unzip -p '%s' | less -N +application/zip; unzip -p '%s' | nl image/png; feh '%s' image/jpg; feh '%s' image/jpeg; feh '%s' -- cgit v1.2.3-70-g09d2