aboutsummaryrefslogtreecommitdiffhomepage
path: root/mutt/muttrc
diff options
context:
space:
mode:
authorHsieh Chin Fan <typebrook@gmail.com>2022-06-21 11:43:43 +0800
committerHsieh Chin Fan <typebrook@gmail.com>2022-06-21 11:43:43 +0800
commite00934d0910471a4643971df25fe03b26d38b1ed (patch)
tree1d17a9aad22bf50a83ceb56a90bda6db1d8e1605 /mutt/muttrc
parent184d59402c1ede63bde354a01904320ae189fda9 (diff)
Update
Diffstat (limited to 'mutt/muttrc')
-rw-r--r--mutt/muttrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index 6f9b820..fb3fd7e 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -48,7 +48,7 @@ bind index y edit-label
48bind index x tag-entry 48bind index x tag-entry
49bind index t edit-label 49bind index t edit-label
50bind index,browser l select-entry 50bind index,browser l select-entry
51bind index \cl limit 51bind index \\ limit
52bind index \cj next-entry 52bind index \cj next-entry
53bind index \ck previous-entry 53bind index \ck previous-entry
54bind index,browser G last-entry 54bind index,browser G last-entry
@@ -75,7 +75,7 @@ macro generic,index,pager \cr ":source ~/.config/mutt/muttrc\n" "Reload mutt's c
75macro index <Return> ":exec sync-mailbox\n" "Sync Mailbox" 75macro index <Return> ":exec sync-mailbox\n" "Sync Mailbox"
76macro index *a "Tall\n" "Select All" 76macro index *a "Tall\n" "Select All"
77macro index *n "\ctall\n" "Deselect All" 77macro index *n "\ctall\n" "Deselect All"
78macro index h "\clall\n" "All messages" 78macro index h "\\all\n" "All messages"
79macro index d '<tag-prefix><delete-message>' 'Delete' 79macro index d '<tag-prefix><delete-message>' 'Delete'
80 80
81# Sidebar 81# Sidebar