From 828c4de5dcd6ee76dc2988cdf5a6ac89dc11b41c Mon Sep 17 00:00:00 2001 From: awy Date: Tue, 21 Oct 2025 19:30:34 +0300 Subject: named mailboxes and fix for html mail --- share/mutt-wizard.muttrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/mutt-wizard.muttrc') diff --git a/share/mutt-wizard.muttrc b/share/mutt-wizard.muttrc index f236bc4..d164c13 100644 --- a/share/mutt-wizard.muttrc +++ b/share/mutt-wizard.muttrc @@ -28,7 +28,7 @@ set mail_check=60 # to avoid lags using IMAP with some email providers (yahoo fo auto_view text/html # automatically show html (mailcap uses lynx) auto_view application/pgp-encrypted #set display_filter = "tac | sed '/\\\[-- Autoview/,+1d' | tac" # Suppress autoview messages. -alternative_order text/plain text/enriched text/html +alternative_order text/html text/plain text/enriched bind index,pager i noop bind index,pager g noop -- cgit v1.2.3