aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-10-21 19:30:34 +0300
committerawy <awy@awy.one>2025-10-21 19:30:34 +0300
commit828c4de5dcd6ee76dc2988cdf5a6ac89dc11b41c (patch)
tree4465f359abe21f27813bc4f2eb1fd0a2e2c27dfb /share
parenta314788ee7e94bbdf93eea928e1a4df3dc324234 (diff)
downloadmutt-wizard-828c4de5dcd6ee76dc2988cdf5a6ac89dc11b41c.tar.gz
named mailboxes and fix for html mail
Diffstat (limited to 'share')
-rw-r--r--share/mutt-temp1
-rw-r--r--share/mutt-wizard.muttrc2
2 files changed, 2 insertions, 1 deletions
diff --git a/share/mutt-temp b/share/mutt-temp
index 63841ad..d33b2a4 100644
--- a/share/mutt-temp
+++ b/share/mutt-temp
@@ -16,3 +16,4 @@ set trash = "+Trash"
set record = "+Sent"
$extra
macro index o "<shell-escape>mailsync $fulladdr<enter>" "sync $fulladdr"
+named-mailboxes " inbox" +INBOX " junk" +Junk " sent" +Sent " drafts" +Drafts " trash" +Trash
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