aboutsummaryrefslogtreecommitdiffhomepage
path: root/mutt/default
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/default')
-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)"