diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-06-06 10:56:58 +0800 |
---|---|---|
committer | Hsieh Chin Fan <typebrook@gmail.com> | 2022-06-06 10:56:58 +0800 |
commit | 8e7928ef6e3ead58358ee3e74c8da4a236c561c1 (patch) | |
tree | 11e415af377cf6878c5e7c63a80b3388c91b0a29 /mutt | |
parent | e3fde931e7db4327586b440aa9263de9758e493f (diff) |
Update
Diffstat (limited to 'mutt')
-rw-r--r-- | mutt/muttrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mutt/muttrc b/mutt/muttrc index b36d24c..36ac5eb 100644 --- a/mutt/muttrc +++ b/mutt/muttrc | |||
@@ -75,6 +75,7 @@ macro generic,index,pager \cr ":source ~/.config/mutt/muttrc\n" "Reload mutt's c | |||
75 | macro index <Return> ":exec sync-mailbox\n" "Sync Mailbox" | 75 | 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 | 79 | ||
79 | # Sidebar | 80 | # Sidebar |
80 | mailboxes =INBOX =mbox "+------ Watch ------" =pay =osm =keep "+---- Processed ----" =Sent =Trash =Drafts | 81 | mailboxes =INBOX =mbox "+------ Watch ------" =pay =osm =keep "+---- Processed ----" =Sent =Trash =Drafts |