muttrc: more bindings

This commit is contained in:
Marcel Kapfer 2017-08-10 09:31:42 +02:00
parent 05c984dd2e
commit 06f1817852

View file

@ -51,6 +51,12 @@ bind editor <Tab> complete-query
bind editor ^T complete bind editor ^T complete
macro index,pager a "<pipe-message>khard add-email<return>" "Add this sender to khard" macro index,pager a "<pipe-message>khard add-email<return>" "Add this sender to khard"
# binds
bind index "{" previous-thread
bind index "}" next-thread
bind index "G" sync-mailbox
bind pager "{" previous-thread
bind pager "}" next-thread
## Sidebar ## Sidebar
## Variables ## Variables