浏览代码

remove tac line until further fix

cloeses #577 #572
tags/v3.1
Luke Smith 3 年前
父节点
当前提交
59322fb546
找不到此签名对应的密钥 GPG 密钥 ID: 4C50B54A911F6252
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      share/mutt-wizard.muttrc

+ 1
- 1
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


正在加载...
取消
保存