aboutsummaryrefslogtreecommitdiffhomepage
path: root/mutt
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-06-06 14:52:42 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-06-06 14:52:42 +0800
commit2b0d3e2e2ccc2e944e39f563f9fcb9b68c07b103 (patch)
treee10ff284670355763bfcc5891df4ef113b90ae30 /mutt
parent76922c395db1d9745e2a47f8c0584545958a3fee (diff)
Update
Diffstat (limited to 'mutt')
-rw-r--r--mutt/default1
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
90macro generic,index,pager \cr ":source ~/.config/mutt/muttrc<Return>" "Reload mutt's configuration file" 90macro generic,index,pager \cr ":source ~/.config/mutt/muttrc<Return>" "Reload mutt's configuration file"
91macro index <Return> ":exec sync-mailbox\n" "Sync Mailbox" 91macro index <Return> ":exec sync-mailbox\n" "Sync Mailbox"
92macro index *a "Tall\n" "Select All" 92macro index *a "Tall\n" "Select All"
93macro index \ca "Tall\n" "Select All"
93macro index *n "\ctall\n" "Deselect All" 94macro index *n "\ctall\n" "Deselect All"
94macro index h "\\all\n" "All messages" 95macro index h "\\all\n" "All messages"
95macro index d '<tag-prefix><delete-message>' 'Delete' 96macro index d '<tag-prefix><delete-message>' 'Delete'