From cd62ba7b9ccffa796b57df811df9f235bb91d94f Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sat, 2 Apr 2022 00:49:25 +0800 Subject: update --- muttrc | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'muttrc') diff --git a/muttrc b/muttrc index 2f902d8..4aa56d2 100644 --- a/muttrc +++ b/muttrc @@ -31,8 +31,9 @@ set send_charset = "us-ascii:utf-8" set header = no set pager_stop set sleep_time=0 # When changing folder -set timeout=10 -set quit=ask-no +set timeout = 10 +set quit = ask-no +set sort = threads # Vim-style key binding, \c means Ctrl # ref: https://fancyseeker.github.io/2015/08/19/mutt/#vim%E9%A3%8E%E6%A0%BC%E9%94%AE%E4%BD%8D%E7%BB%91%E5%AE%9A @@ -49,7 +50,8 @@ bind pager \cj next-entry bind pager \ck previous-entry bind index g noop bind index gg first-entry -bind index l select-entry +#bind index l select-entry +bind index sync-mailbox bind index \cl limit bind index G last-entry bind index R group-reply @@ -61,6 +63,7 @@ bind index } bottom-page bind index x tag-entry bind attach x view-mailcap macro generic,index,pager \cr ":source ~/.config/mutt/muttrc\n" "Reload mutt's configuration file" +macro index ":exec sync-mailbox sidebar-open\n" "Sync Mailbox" # Sidebar mailboxes =INBOX =mbox =pay =Sent =Trash =Drafts =talk-tw =service =keep -- cgit v1.2.3-70-g09d2