diff options
Diffstat (limited to '')
-rw-r--r-- | .config/mutt/mailcap | 2 |
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 ; |