diff options
Diffstat (limited to 'muttrc')
-rw-r--r-- | muttrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -80,9 +80,9 @@ virtual-mailboxes "jobs" "notmuch://?query=tag:jobs" virtual-mailboxes "todo" "notmuch://?query=tag:todo" virtual-mailboxes "newsletters" "notmuch://?query=tag:newsletters" -macro index S "<vfolder-from-query>" "search mailbox" +macro index,pager S "<vfolder-from-query>" "search mailbox" macro index,pager A "<modify-labels>+archive -unread -inbox\n" "archive message" -macro index c "<change-vfolder>?" "change to vfolder overview" +macro index,pager c "<change-vfolder>?" "change to vfolder overview" bind index,pager y modify-labels bind index,pager + entire-thread |