commit 259c2bf796b5295a1122e7950331351a290524fe
parent 3c41844e63a4099f8b7b3692617e8cdee01059d4
Author: Luke Smith <luke@lukesmith.xyz>
Date: Wed, 20 Feb 2019 12:39:15 -0500
abook compatibility
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/muttrc b/muttrc
@@ -48,6 +48,8 @@ bind pager \005 next-line # Mouse wheel
macro index,pager S <sync-mailbox>
macro index,pager \Cu "|urlscan -r 'setsid $BROWSER \"{}\"'"\n
macro index,pager ,, "|urlscan -r 'setsid $BROWSER \"{}\"'"\n
+set query_command= "abook --mutt-query '%s'"
+bind editor <Tab> complete-query
# View attachments properly.
bind attach <return> view-mailcap