commit a13461455d04b92dba80c6fc2a8bbb776a81f0c7
parent ed37c20e4b54220a7bcbfa85db98fab8aae15b58
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date: Sun, 10 Mar 2019 08:12:36 +0100
Change binding for sorting mailbox
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/links/.mutt/muttrc b/links/.mutt/muttrc
@@ -156,7 +156,7 @@ bind attach,index,pager,browser \CU previous-page
bind index,pager R group-reply
bind index <tab> sync-mailbox
bind index B search-opposite
-bind index \CS sort-mailbox
+bind index \ o sort-mailbox
macro index M "T~N<enter>;WNT~O<enter>;WO\CT~T<enter>" "Mark all messages as read"
macro index \ f "l~F<enter>" "Show only flagged messages"