diff --git a/symlinks/config/aerc/binds.conf b/symlinks/config/aerc/binds.conf index 177e21c..d6e2bbe 100644 --- a/symlinks/config/aerc/binds.conf +++ b/symlinks/config/aerc/binds.conf @@ -120,6 +120,14 @@ V = :header -f X-Sourcehut-Patchset-Update NEEDS_REVISION A = :header -f X-Sourcehut-Patchset-Update APPLIED R = :header -f X-Sourcehut-Patchset-Update REJECTED + = :choose \ + -o a approved "header X-Sourcehut-Patchset-Update APPROVED" \ + -o R Rejected "header X-Sourcehut-Patchset-Update REJECTED" \ + -o r needs-revision "header X-Sourcehut-Patchset-Update NEEDS_REVISION" \ + -o s superseded "header X-Sourcehut-Patchset-Update SUPERSEDED" \ + -o A Applied "header X-Sourcehut-Patchset-Update APPLIED" \ + + [terminal] $noinherit = true $ex = diff --git a/symlinks/config/mbsync/mbsyncexample b/symlinks/config/mbsync/mbsyncexample index 327bf8c..39c23f4 100644 --- a/symlinks/config/mbsync/mbsyncexample +++ b/symlinks/config/mbsync/mbsyncexample @@ -14,7 +14,7 @@ Account personal MaildirStore personal-local Path ~/mail/personal/ -Inbox ~/mail/personal/inbox +Inbox ~/mail/personal/INBOX Channel personal-inbox Far :personal-remote: @@ -23,23 +23,23 @@ Patterns "INBOX" Channel personal-sent Far :personal-remote:Sent -Near :personal-local:sent +Near :personal-local:Sent Channel personal-trash Far :personal-remote:Trash -Near :personal-local:trash +Near :personal-local:Trash Channel personal-archive Far :personal-remote:Archive -Near :personal-local:archive +Near :personal-local:Archive Channel personal-drafts Far :personal-remote:Drafts -Near :personal-local:drafts +Near :personal-local:Drafts Channel personal-spam Far :personal-remote:Spam -Near :personal-local:spam +Near :personal-local:Spam Group personal Channel personal-inbox