ソースを参照

`a` adds address/name to abook

tags/v3.1
Luke Smith 5年前
コミット
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


読み込み中…
キャンセル
保存