summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-02-20 12:39:15 -0500
committerLuke Smith <luke@lukesmith.xyz>2019-02-20 12:39:15 -0500
commit259c2bf796b5295a1122e7950331351a290524fe (patch)
tree4810bd2afbeb56232b1f90f1cc1314a2e22b5926
parent3c41844e63a4099f8b7b3692617e8cdee01059d4 (diff)
abook compatibility
-rw-r--r--muttrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/muttrc b/muttrc
index 24df1ae..ea10946 100644
--- 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