From aaa39d7c26ad7eeb552ae37b3fc83fb186ca7c29 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Sun, 23 Oct 2022 22:57:12 +0800 Subject: Update --- mutt/default | 6 ------ mutt/muttrc.topo | 11 +++++++++++ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/mutt/default b/mutt/default index e8cc2fc..15a6b27 100644 --- a/mutt/default +++ b/mutt/default @@ -80,12 +80,6 @@ bind generic gg first-entry bind generic,index G last-entry bind pager gg top bind pager G bottom -macro index,pager gi "+INBOX" "Switch to INBOX folder" -macro index,pager gm "+mbox" "Switch to INBOX folder" -macro index,pager gs "+Sent" "Switch to Sent folder" -macro index,pager gd "+DeltaChat" "Switch to Drafts folder" -macro index,pager gD "+Drafts" "Switch to Drafts folder" -macro index,pager gt "+Trash" "Switch to Trash folder" bind index,pager gv sidebar-toggle-visible bind generic zt current-top bind generic zz current-middle diff --git a/mutt/muttrc.topo b/mutt/muttrc.topo index d5f0b08..974700b 100644 --- a/mutt/muttrc.topo +++ b/mutt/muttrc.topo @@ -39,3 +39,14 @@ macro index,pager 'source ~/.config/mutt/muttr # Hooks for accounts folder-hook imaps://imap.gmail.com/ 'source ~/.config/mutt/muttrc.gmail' folder-hook ~/Maildir 'source ~/.config/mutt/muttrc.b97602041' + +# Change mailboxes +macro index,pager gi "+INBOX" "Switch to INBOX folder" +macro index,pager gm "+mbox" "Switch to mbox folder" +macro index,pager gp "+pay" "Switch to pay folder" +macro index,pager gh "+hometeach" "Switch to hometeach folder" +macro index,pager gs "+Sent" "Switch to Sent folder" +macro index,pager gS "+spam" "Switch to spam folder" +macro index,pager gd "+DeltaChat" "Switch to DeltaChat folder" +macro index,pager gD "+Drafts" "Switch to Drafts folder" +macro index,pager gt "+Trash" "Switch to Trash folder" -- cgit v1.2.3-70-g09d2