diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-06-06 14:52:42 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-06-06 14:52:42 +0800 |
commit | 2b0d3e2e2ccc2e944e39f563f9fcb9b68c07b103 (patch) | |
tree | e10ff284670355763bfcc5891df4ef113b90ae30 /mutt | |
parent | 76922c395db1d9745e2a47f8c0584545958a3fee (diff) |
Update
Diffstat (limited to 'mutt')
-rw-r--r-- | mutt/default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mutt/default b/mutt/default index 262a74f..33e0676 100644 --- a/mutt/default +++ b/mutt/default | |||
@@ -90,6 +90,7 @@ bind attach x view-mailcap | |||
90 | macro generic,index,pager \cr ":source ~/.config/mutt/muttrc<Return>" "Reload mutt's configuration file" | 90 | macro generic,index,pager \cr ":source ~/.config/mutt/muttrc<Return>" "Reload mutt's configuration file" |
91 | macro index <Return> ":exec sync-mailbox\n" "Sync Mailbox" | 91 | macro index <Return> ":exec sync-mailbox\n" "Sync Mailbox" |
92 | macro index *a "Tall\n" "Select All" | 92 | macro index *a "Tall\n" "Select All" |
93 | macro index \ca "Tall\n" "Select All" | ||
93 | macro index *n "\ctall\n" "Deselect All" | 94 | macro index *n "\ctall\n" "Deselect All" |
94 | macro index h "\\all\n" "All messages" | 95 | macro index h "\\all\n" "All messages" |
95 | macro index d '<tag-prefix><delete-message>' 'Delete' | 96 | macro index d '<tag-prefix><delete-message>' 'Delete' |