From be2c260b65e548c691ef702a8ad123b0cc072388 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Fri, 18 Feb 2022 11:16:25 +0800 Subject: update --- muttrc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'muttrc') diff --git a/muttrc b/muttrc index b5cf4ee..d19e91e 100644 --- a/muttrc +++ b/muttrc @@ -62,8 +62,8 @@ color status brightwhite black color indicator white blue color tree magenta black # arrows in threads -# 列表部分 ------------------------------------------------------- -# 高亮不同状态的邮件, 具体的pattern(例如~N)参见mutt manual的4.2节 +# For list ------------------------------------------------------- +# Highlight mails by their status. For a specific pattern(e.g. ~N), pleas read mutt manual 4.2 color index red black "~A" # all messages color index brightred black "~E" # expired messages @@ -94,17 +94,17 @@ color index green white "~N~v~(~F~N)" # color index green white "~N~v~(~F)" # collapsed thread with unread parent, no unread inside, but some flagged color index yellow red "~v~(~D)" # thread with deleted (doesn't differentiate between all or partial) -# 邮件内容页面邮件头部分高亮 ------------------------------------------ +# Highlight mail header ------------------------------------------ # color header color header green black "^(From)" color header brightyellow black "^(Subject)" -# 引文起始符号设置 +# Set quote's starting symbol set quote_regexp = "^([ ]t]*[|>:}#])+" set quote_regexp = "^([ \t ]*[>])+" -# 嵌套引文不同层的颜色 +# Highlight quotes by indent color quoted blue black color quoted1 magenta black color quoted2 cyan black -- cgit v1.2.3-70-g09d2