From 0b564e40e019034369c187a633b7928e2305ec3e Mon Sep 17 00:00:00 2001 From: dbroqua Date: Thu, 16 Jul 2020 18:47:22 +0200 Subject: [PATCH] Trying to set contact list --- config/neomutt/settings | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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