]> git.notmuchmail.org Git - notmuch/blobdiff - contrib/notmuch-mutt/notmuch-mutt.rc
notmuch-mutt: fix helper invocation for the tag action
[notmuch] / contrib / notmuch-mutt / notmuch-mutt.rc
index c0ff000b67cb4f6137c65280aa59d59bf3591666..b0a38d1a22a3927fe7f9b73448180c9aece9a304 100644 (file)
@@ -5,5 +5,5 @@ 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> \
-      "<enter-command>unset wait_key<enter><pipe-message>notmuch-mutt tag -inbox<enter>" \
+      "<enter-command>unset wait_key<enter><pipe-message>notmuch-mutt tag -- -inbox<enter>" \
       "notmuch: remove message from inbox"