diff options
author | Luke Smith <luke@lukesmith.xyz> | 2019-02-20 12:39:15 -0500 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2019-02-20 12:39:15 -0500 |
commit | 259c2bf796b5295a1122e7950331351a290524fe (patch) | |
tree | 4810bd2afbeb56232b1f90f1cc1314a2e22b5926 | |
parent | 3c41844e63a4099f8b7b3692617e8cdee01059d4 (diff) |
abook compatibility
-rw-r--r-- | muttrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |