summaryrefslogtreecommitdiffstats
path: root/.config/mutt
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-10-01 15:08:31 +0200
committerjoe <rbo@gmx.us>2025-10-01 15:08:31 +0200
commit78497caf86bf58f9c9d53c0581cf15c96baba759 (patch)
tree1e2ea9774bd9a29398c92292eefca2fcf420d4e7 /.config/mutt
parentup (diff)
downloaddotfiles-bsd-78497caf86bf58f9c9d53c0581cf15c96baba759.tar.gz
dotfiles-bsd-78497caf86bf58f9c9d53c0581cf15c96baba759.tar.bz2
dotfiles-bsd-78497caf86bf58f9c9d53c0581cf15c96baba759.tar.xz
dotfiles-bsd-78497caf86bf58f9c9d53c0581cf15c96baba759.tar.zst
dotfiles-bsd-78497caf86bf58f9c9d53c0581cf15c96baba759.zip
up
Diffstat (limited to '')
-rw-r--r--.config/mutt/mailcap2
1 files changed, 1 insertions, 1 deletions
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 ;