From 78497caf86bf58f9c9d53c0581cf15c96baba759 Mon Sep 17 00:00:00 2001 From: joe Date: Wed, 1 Oct 2025 15:08:31 +0200 Subject: up --- .config/mutt/mailcap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/mutt/mailcap') diff --git a/.config/mutt/mailcap b/.config/mutt/mailcap index d3fa6f3..8819812 100644 --- a/.config/mutt/mailcap +++ b/.config/mutt/mailcap @@ -1,4 +1,4 @@ -text/plain; $EDITOR %s ; +text/plain; $PAGER %s ; text/html; w3m -o display_link_number=1 -I %{charset} -T text/html; copiousoutput; text/calendar; vcal -all %s; copiousoutput; image/*; nsxiv -ab %s ; -- cgit v1.2.3