2012-03-26 10:45:58 +02:00
|
|
|
macro index <F8> \
|
|
|
|
"<enter-command>unset wait_key<enter><shell-escape>notmuch-mutt --prompt search<enter><change-folder-readonly>`echo ${XDG_CACHE_HOME:-$HOME/.cache}/notmuch/mutt/results`<enter>" \
|
|
|
|
"notmuch: search mail"
|
|
|
|
macro index <F9> \
|
|
|
|
"<enter-command>unset wait_key<enter><pipe-message>notmuch-mutt thread<enter><change-folder-readonly>`echo ${XDG_CACHE_HOME:-$HOME/.cache}/notmuch/mutt/results`<enter><enter-command>set wait_key<enter>" \
|
|
|
|
"notmuch: reconstruct thread"
|
|
|
|
macro index <F6> \
|
2012-07-03 23:30:47 +02:00
|
|
|
"<enter-command>unset wait_key<enter><pipe-message>notmuch-mutt tag -- -inbox<enter>" \
|
2012-03-26 10:45:58 +02:00
|
|
|
"notmuch: remove message from inbox"
|