update bashrc
[dotfiles.git] / email / .mutt / muttrc
index 00dfdeb..ce3a6e4 100644 (file)
@@ -66,7 +66,7 @@ set tilde
 set quote_regexp="^( {0,4}[>|:#%]| {0,4}[a-z0-9]+[>|]+)+"
 
 # Address book
-set query_command= "khard email --search '%s'"
+set query_command= "khard email --parsable '%s'"
 bind editor <Tab> complete-query
 bind editor ^T    complete
 macro index,pager A \
@@ -81,4 +81,3 @@ source ~/.mutt/gpg.muttrc
 
 # Colors
 source ~/.mutt/colors.muttrc
-