summaryrefslogtreecommitdiff
path: root/share/mutt-wizard.muttrc
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-11-23 17:45:56 -0500
committerLuke Smith <luke@lukesmith.xyz>2020-11-23 17:45:56 -0500
commit59322fb546479f51045752e74c966b96d847cb81 (patch)
tree31b3ad3be5bd17c32b500f8a395a46d9a3621529 /share/mutt-wizard.muttrc
parent8c58a2593ba99dddfc8fe6916d5eb0462ab24a61 (diff)
remove tac line until further fix
cloeses #577 #572
Diffstat (limited to 'share/mutt-wizard.muttrc')
-rw-r--r--share/mutt-wizard.muttrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/mutt-wizard.muttrc b/share/mutt-wizard.muttrc
index f40063d..a9484f3 100644
--- a/share/mutt-wizard.muttrc
+++ b/share/mutt-wizard.muttrc
@@ -25,7 +25,7 @@ set include # include message in replies
set mail_check=60 # to avoid lags using IMAP with some email providers (yahoo for example)
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.
+#set display_filter = "tac | sed '/\\\[-- Autoview/,+1d' | tac" # Suppress autoview messages.
alternative_order text/plain text/enriched text/html
bind index,pager i noop
bind index,pager g noop