diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-06-09 10:34:07 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-06-09 10:34:07 +0800 |
commit | 2fa7c3f8ec96a4573bbf3479555c300dd139557f (patch) | |
tree | 582d62b380eb43f2d006261cd2a40e9ac9084049 | |
parent | 8e7928ef6e3ead58358ee3e74c8da4a236c561c1 (diff) |
Update
-rw-r--r-- | mutt/muttrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mutt/muttrc b/mutt/muttrc index 36ac5eb..5231ea6 100644 --- a/mutt/muttrc +++ b/mutt/muttrc | |||
@@ -76,6 +76,7 @@ macro index <Return> ":exec sync-mailbox\n" "Sync Mailbox" | |||
76 | macro index *a "Tall\n" "Select All" | 76 | macro index *a "Tall\n" "Select All" |
77 | macro index *n "\ctall\n" "Deselect All" | 77 | macro index *n "\ctall\n" "Deselect All" |
78 | macro index h "\clall\n" "All messages" | 78 | macro index h "\clall\n" "All messages" |
79 | macro index d '<tag-prefix><delete-message>' 'Delete' | ||
79 | 80 | ||
80 | # Sidebar | 81 | # Sidebar |
81 | mailboxes =INBOX =mbox "+------ Watch ------" =pay =osm =keep "+---- Processed ----" =Sent =Trash =Drafts | 82 | mailboxes =INBOX =mbox "+------ Watch ------" =pay =osm =keep "+---- Processed ----" =Sent =Trash =Drafts |