From e68be713a57cbc0da4936625c50b6fc31be3fa95 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Wed, 5 Oct 2022 21:24:47 +0800 Subject: Update --- mutt/mailcap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mutt') diff --git a/mutt/mailcap b/mutt/mailcap index 8726770..04fb49f 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 %s; copiousoutput; +text/plain; less -N %s; copiousoutput; application/pdf; firefox '%s' -application/zip; unzip -p '%s' | less +application/zip; unzip -p '%s' | less -N image/png; feh '%s' image/jpg; feh '%s' image/jpeg; feh '%s' -- cgit v1.2.3-70-g09d2