瀏覽代碼

`a` adds address/name to abook

tags/v3.1
Luke Smith 5 年之前
父節點
當前提交
e40c97a88e
沒有發現已知的金鑰在資料庫的簽署中 GPG Key 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


Loading…
取消
儲存