Browse Source

abook compatibility

tags/v3.1
Luke Smith 5 years ago
parent
commit
259c2bf796
No known key found for this signature in database GPG Key ID: 4C50B54A911F6252
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      muttrc

+ 2
- 0
muttrc View File

@@ -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


Loading…
Cancel
Save