2012-03-26 10:45:58 +02:00
|
|
|
macro index <F8> \
|
2013-02-15 01:12:47 +01:00
|
|
|
"<enter-command>set my_old_pipe_decode=\$pipe_decode my_old_wait_key=\$wait_key nopipe_decode nowait_key<enter>\
|
|
|
|
<shell-escape>notmuch-mutt -r --prompt search<enter>\
|
|
|
|
<change-folder-readonly>`echo ${XDG_CACHE_HOME:-$HOME/.cache}/notmuch/mutt/results`<enter>\
|
|
|
|
<enter-command>set pipe_decode=\$my_old_pipe_decode wait_key=\$my_old_wait_key<enter>" \
|
2012-03-26 10:45:58 +02:00
|
|
|
"notmuch: search mail"
|
2013-02-15 01:12:47 +01:00
|
|
|
|
2012-03-26 10:45:58 +02:00
|
|
|
macro index <F9> \
|
2013-02-15 01:12:47 +01:00
|
|
|
"<enter-command>set my_old_pipe_decode=\$pipe_decode my_old_wait_key=\$wait_key nopipe_decode nowait_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 pipe_decode=\$my_old_pipe_decode wait_key=\$my_old_wait_key<enter>" \
|
2012-03-26 10:45:58 +02:00
|
|
|
"notmuch: reconstruct thread"
|
2013-02-15 01:12:47 +01:00
|
|
|
|
2012-03-26 10:45:58 +02:00
|
|
|
macro index <F6> \
|
2013-02-15 01:12:47 +01:00
|
|
|
"<enter-command>set my_old_pipe_decode=\$pipe_decode my_old_wait_key=\$wait_key nopipe_decode nowait_key<enter>\
|
|
|
|
<pipe-message>notmuch-mutt tag -- -inbox<enter>\
|
|
|
|
<enter-command>set pipe_decode=\$my_old_pipe_decode wait_key=\$my_old_wait_key<enter>" \
|
2012-03-26 10:45:58 +02:00
|
|
|
"notmuch: remove message from inbox"
|