浏览代码

`a` adds address/name to abook

tags/v3.1
Luke Smith 7 年前
父节点
当前提交
e40c97a88e
找不到此签名对应的密钥 GPG 密钥 ID: 4C50B54A911F6252
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      muttrc

+ 1
- 0
muttrc 查看文件

@@ -43,6 +43,7 @@ bind index \031 previous-undeleted # Mouse wheel
bind index \005 next-undeleted # Mouse wheel
bind pager \031 previous-line # Mouse wheel
bind pager \005 next-line # Mouse wheel
macro index,pager a "|abook --add-email\n" 'add sender to abook'
macro index,pager S <sync-mailbox>
set query_command= "abook --mutt-query '%s'"
bind editor <Tab> complete-query


正在加载...
取消
保存