aboutsummaryrefslogtreecommitdiffhomepage
path: root/mutt
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2025-04-28 08:38:59 +0800
committerHsieh Chin Fan <pham@topo.tw>2025-04-28 08:42:47 +0800
commit7702cd1a6f708cea72c7fd16a520d7c036ff3ec7 (patch)
tree3970c7c291457e9ac2d44ff7541a2797e8174c54 /mutt
parent4cad49b1bf0a3998a76d948f9c53b857510676e0 (diff)
Update
Diffstat (limited to 'mutt')
-rw-r--r--mutt/default2
1 files changed, 2 insertions, 0 deletions
diff --git a/mutt/default b/mutt/default
index b40cecf..f33582d 100644
--- a/mutt/default
+++ b/mutt/default
@@ -54,6 +54,7 @@ macro index,pager c '<change-folder>='
54macro index q '<change-folder>?' 54macro index q '<change-folder>?'
55bind attach g exit 55bind attach g exit
56bind index o sort-reverse 56bind index o sort-reverse
57bind index R group-chat-reply
57bind index O sort-mailbox 58bind index O sort-mailbox
58bind index,pager <Return> sync-mailbox 59bind index,pager <Return> sync-mailbox
59bind index x tag-entry 60bind index x tag-entry
@@ -197,6 +198,7 @@ color index blue green "~N~v~(~F)" #
197color index yellow red "~v~(~D)" # thread with deleted (doesn't differentiate between all or partial) 198color index yellow red "~v~(~D)" # thread with deleted (doesn't differentiate between all or partial)
198color index magenta black "~h Stay" # marked as Stay 199color index magenta black "~h Stay" # marked as Stay
199color index lightblack black "~h Done" # marked as Done 200color index lightblack black "~h Done" # marked as Done
201color index lightblack black "~y done" # marked as Done
200 202
201# color header 203# color header
202color header green black "^(From)" 204color header green black "^(From)"