summaryrefslogtreecommitdiffstats
path: root/mutt/keys
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/keys')
-rw-r--r--mutt/keys3
1 files changed, 3 insertions, 0 deletions
diff --git a/mutt/keys b/mutt/keys
index f4ba2fe..0190cf6 100644
--- a/mutt/keys
+++ b/mutt/keys
@@ -30,4 +30,7 @@ macro index S "<enter-command>set resolve=no<enter><clear-flag>N<save-message>=s
bind compose i exit
bind compose S ispell
+macro index <F8> "<enter-command>unset wait_key<enter><shell-escape>notmuch-mutt -r --prompt search<enter><change-folder-readonly>~/.cache/notmuch/mutt/results<enter>" "notmuch: search mail"
+macro index <F9> "<enter-command>unset wait_key<enter><pipe-message>notmuch-mutt -r thread<enter><change-folder-readonly>~/.cache/notmuch/mutt/results<enter><enter-command>set wait_key<enter>" "notmuch: reconstruct thread"
+
# vim:ft=muttrc: