diff --git a/config/neomutt/settings b/config/neomutt/settings index 35409da..e8cfc9f 100644 --- a/config/neomutt/settings +++ b/config/neomutt/settings @@ -82,9 +82,10 @@ bind attach,pager j next-line bind attach,pager k previous-line bind attach,pager J next-entry bind attach,pager K previous-entry -bind editor complete-query #set query_command= "khard email --parsable --search-in-source-files '%s'" #set query_command = "( khard email --parsable '%s' | sed -n '1!p'; mu cfind --format=mutt-ab '%s' )" +set query_command= "khard email --parsable %s" +bind editor complete-query bind editor ^T complete set edit_headers = yes