X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/c02614b634ee46f7d0b479dbc35e7fd556df00d7..908ef65a9b475db8238385ee8c8bd32692946ce1:/.mutt/keybindings diff --git a/.mutt/keybindings b/.mutt/keybindings index c983b4f..eeb0e3c 100644 --- a/.mutt/keybindings +++ b/.mutt/keybindings @@ -66,4 +66,7 @@ macro index,pager e 'set my_editor="$editor"set my_editor="$editor"source "$my_confdir/batch-subject-editor|"set editor="$my_editor"' "change message subject" +macro index "unset wait_key~/.mutt/mutt-notmuch --prompt search~/.cache/mutt_results" "search mail (using notmuch)" +macro index "unset wait_key~/.mutt/mutt-notmuch thread~/.cache/mutt_resultsset wait_key" "search and reconstruct owning thread (using notmuch)" + # vim:sw=12:noet:sts=12:ts=12:ft=muttrc