summaryrefslogtreecommitdiffstats
path: root/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-10-18 23:16:22 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-10-18 23:16:22 +0200
commit26454544d4c381a8bc779e96c6d698fda2f78d4b (patch)
tree9a14bdee466d0f4a04c129890a04af055d853906 /.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc
parentMutt configs (diff)
downloaddotfiles-bsd-26454544d4c381a8bc779e96c6d698fda2f78d4b.tar.gz
dotfiles-bsd-26454544d4c381a8bc779e96c6d698fda2f78d4b.tar.bz2
dotfiles-bsd-26454544d4c381a8bc779e96c6d698fda2f78d4b.tar.xz
dotfiles-bsd-26454544d4c381a8bc779e96c6d698fda2f78d4b.tar.zst
dotfiles-bsd-26454544d4c381a8bc779e96c6d698fda2f78d4b.zip
Update
Diffstat (limited to '')
-rw-r--r--.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc8
1 files changed, 4 insertions, 4 deletions
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 "<shell-escape>mw -y bousset.rudy@gmail.com<enter>" "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 "<change-folder>=INBOX<enter>" "go to inbox" # mw-autogenerated
macro index,pager Mi ";<save-message>=INBOX<enter>" "move mail to inbox" # mw-autogenerated
macro index,pager Ci ";<copy-message>=INBOX<enter>" "copy mail to inbox" # mw-autogenerated
@@ -27,9 +27,9 @@ macro index,pager gd "<change-folder>=[Gmail].Drafts<enter>" "go to drafts" # mw
macro index,pager Md ";<save-message>=[Gmail].Drafts<enter>" "move mail to drafts" # mw-autogenerated
macro index,pager Cd ";<copy-message>=[Gmail].Drafts<enter>" "copy mail to drafts" # mw-autogenerated
set record = "+[Gmail].Sent" # mw-autogenerated
-macro index,pager gs "<change-folder>=[Gmail].Sent<enter>" "go to sent" # mw-autogenerated
-macro index,pager Ms ";<save-message>=[Gmail].Sent<enter>" "move mail to sent" # mw-autogenerated
-macro index,pager Cs ";<copy-message>=[Gmail].Sent<enter>" "copy mail to sent" # mw-autogenerated
+macro index,pager gs "<change-folder>=[Gmail].Sent\ Mail<enter>" "go to sent" # mw-autogenerated
+macro index,pager Ms ";<save-message>=[Gmail].Sent\ Mail<enter>" "move mail to sent" # mw-autogenerated
+macro index,pager Cs ";<copy-message>=[Gmail].Sent\ Mail<enter>" "copy mail to sent" # mw-autogenerated
macro index,pager gS "<change-folder>=[Gmail].Spam<enter>" "go to spam" # mw-autogenerated
macro index,pager MS ";<save-message>=[Gmail].Spam<enter>" "move mail to spam" # mw-autogenerated
macro index,pager CS ";<copy-message>=[Gmail].Spam<enter>" "copy mail to spam" # mw-autogenerated