X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=contrib%2Fnotmuch-mutt%2Fnotmuch-mutt.rc;fp=contrib%2Fnotmuch-mutt%2Fnotmuch-mutt.rc;h=c0ff000b67cb4f6137c65280aa59d59bf3591666;hp=0000000000000000000000000000000000000000;hb=d13810dc1e044446ad5eb85474c87e20924f9473;hpb=2b97293b15311f61dc73aa149484e7c1293f4ad2 diff --git a/contrib/notmuch-mutt/notmuch-mutt.rc b/contrib/notmuch-mutt/notmuch-mutt.rc new file mode 100644 index 00000000..c0ff000b --- /dev/null +++ b/contrib/notmuch-mutt/notmuch-mutt.rc @@ -0,0 +1,9 @@ +macro index \ + "unset wait_keynotmuch-mutt --prompt search`echo ${XDG_CACHE_HOME:-$HOME/.cache}/notmuch/mutt/results`" \ + "notmuch: search mail" +macro index \ + "unset wait_keynotmuch-mutt thread`echo ${XDG_CACHE_HOME:-$HOME/.cache}/notmuch/mutt/results`set wait_key" \ + "notmuch: reconstruct thread" +macro index \ + "unset wait_keynotmuch-mutt tag -inbox" \ + "notmuch: remove message from inbox"