diff options
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 |