X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=contrib%2Fnotmuch-mutt%2Fnotmuch-mutt;h=7c125e6ede42081c29b73a13a167023133bf5564;hb=1a5bcdf6c161746269f64599328ed6b616859760;hp=71206c35269be8d221bbb038f4a00fa0cff26102;hpb=f162b1914856b8720cbe12a976566f14cffc28fa;p=notmuch diff --git a/contrib/notmuch-mutt/notmuch-mutt b/contrib/notmuch-mutt/notmuch-mutt index 71206c35..7c125e6e 100755 --- a/contrib/notmuch-mutt/notmuch-mutt +++ b/contrib/notmuch-mutt/notmuch-mutt @@ -60,7 +60,7 @@ sub prompt($$) { while (1) { chomp($query = $term->readline($text, $default)); if ($query eq "?") { - system("man", "notmuch"); + system("man", "notmuch-search-terms"); } else { $term->WriteHistory($histfile); return $query; @@ -211,7 +211,7 @@ F, or a configuration snippet under F): "unset wait_keynotmuch-mutt thread~/.cache/notmuch/mutt/resultsset wait_key" \ "notmuch: reconstruct thread" macro index \ - "unset wait_keynotmuch-mutt tag -inbox" \ + "unset wait_keynotmuch-mutt tag -- -inbox" \ "notmuch: remove message from inbox" The first macro (activated by ) prompts the user for notmuch search terms