diff options
author | Joe <bousset.rudy@gmail.com> | 2022-08-19 17:24:03 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-08-19 17:24:03 +0200 |
commit | e01c26286a18ec9e3b203b3ded104a654e85d12d (patch) | |
tree | 0415c6095f94ebf4f6cde7714ecf8d8c29988ef3 /.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc | |
parent | update (diff) | |
download | dotfiles-bsd-e01c26286a18ec9e3b203b3ded104a654e85d12d.tar.gz dotfiles-bsd-e01c26286a18ec9e3b203b3ded104a654e85d12d.tar.bz2 dotfiles-bsd-e01c26286a18ec9e3b203b3ded104a654e85d12d.tar.xz dotfiles-bsd-e01c26286a18ec9e3b203b3ded104a654e85d12d.tar.zst dotfiles-bsd-e01c26286a18ec9e3b203b3ded104a654e85d12d.zip |
update
Diffstat (limited to '')
-rw-r--r-- | .config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc b/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc index 0ad0340..d39d043 100644 --- a/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc +++ b/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc @@ -33,7 +33,7 @@ macro index,pager Cs ";<copy-message>=[Gmail].Messages envoy&AOk-s<enter>" "copy macro index,pager gS "<change-folder>=[Gmail].Spam<enter>" "go to spam" macro index,pager MS ";<save-message>=[Gmail].Spam<enter>" "move mail to spam" macro index,pager CS ";<copy-message>=[Gmail].Spam<enter>" "copy mail to spam" -macro index,pager gT "<change-folder>=[Gmail].Corbeille<enter>" "go to trash" -macro index,pager MT ";<save-message>=[Gmail].Corbeille<enter>" "move mail to trash" -macro index,pager CT ";<copy-message>=[Gmail].Corbeille<enter>" "copy mail to trash" +macro index,pager gt "<change-folder>=[Gmail].Corbeille<enter>" "go to trash" +macro index,pager Mt ";<save-message>=[Gmail].Corbeille<enter>" "move mail to trash" +macro index,pager Ct ";<copy-message>=[Gmail].Corbeille<enter>" "copy mail to trash" set trash = "+[Gmail].Corbeille" |