]> git.notmuchmail.org Git - notmuch/blob - contrib/notmuch-mutt/notmuch-mutt.rc
ddc4b480e23c7804d573d74bc97dd93c0392e339
[notmuch] / contrib / notmuch-mutt / notmuch-mutt.rc
1 macro index <F8> \
2       "<enter-command>unset wait_key<enter><shell-escape>notmuch-mutt -r --prompt search<enter><change-folder-readonly>`echo ${XDG_CACHE_HOME:-$HOME/.cache}/notmuch/mutt/results`<enter>" \
3       "notmuch: search mail"
4 macro index <F9> \
5       "<enter-command>unset wait_key<enter><pipe-message>notmuch-mutt -r thread<enter><change-folder-readonly>`echo ${XDG_CACHE_HOME:-$HOME/.cache}/notmuch/mutt/results`<enter><enter-command>set wait_key<enter>" \
6       "notmuch: reconstruct thread"
7 macro index <F6> \
8       "<enter-command>unset wait_key<enter><pipe-message>notmuch-mutt tag -- -inbox<enter>" \
9       "notmuch: remove message from inbox"