From 26454544d4c381a8bc779e96c6d698fda2f78d4b Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sun, 18 Oct 2020 23:16:22 +0200 Subject: Update --- .config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.config') diff --git a/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc b/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc index 3fccbf0..fc006cb 100644 --- a/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc +++ b/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc @@ -17,7 +17,7 @@ bind index gg first-entry macro index o "mw -y bousset.rudy@gmail.com" "run mbsync to sync bousset.rudy@gmail.com" unmailboxes * -mailboxes "=INBOX" "=[Gmail].Sent" "=[Gmail].Drafts" "=[Gmail].Spam" "=[Gmail].Trash" +mailboxes "=INBOX" "=[Gmail].Sent\ Mail" "=[Gmail].Drafts" "=[Gmail].Spam" "=[Gmail].Trash" macro index,pager gi "=INBOX" "go to inbox" # mw-autogenerated macro index,pager Mi ";=INBOX" "move mail to inbox" # mw-autogenerated macro index,pager Ci ";=INBOX" "copy mail to inbox" # mw-autogenerated @@ -27,9 +27,9 @@ macro index,pager gd "=[Gmail].Drafts" "go to drafts" # mw macro index,pager Md ";=[Gmail].Drafts" "move mail to drafts" # mw-autogenerated macro index,pager Cd ";=[Gmail].Drafts" "copy mail to drafts" # mw-autogenerated set record = "+[Gmail].Sent" # mw-autogenerated -macro index,pager gs "=[Gmail].Sent" "go to sent" # mw-autogenerated -macro index,pager Ms ";=[Gmail].Sent" "move mail to sent" # mw-autogenerated -macro index,pager Cs ";=[Gmail].Sent" "copy mail to sent" # mw-autogenerated +macro index,pager gs "=[Gmail].Sent\ Mail" "go to sent" # mw-autogenerated +macro index,pager Ms ";=[Gmail].Sent\ Mail" "move mail to sent" # mw-autogenerated +macro index,pager Cs ";=[Gmail].Sent\ Mail" "copy mail to sent" # mw-autogenerated macro index,pager gS "=[Gmail].Spam" "go to spam" # mw-autogenerated macro index,pager MS ";=[Gmail].Spam" "move mail to spam" # mw-autogenerated macro index,pager CS ";=[Gmail].Spam" "copy mail to spam" # mw-autogenerated -- cgit v1.2.3