• R/O
  • SSH

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

修订版7a6f5256ccfe7cea97e986bfa01830f7c2f05cf1 (tree)
时间2022-08-18 19:56:48
作者Lorenzo Isella <lorenzo.isella@gmai...>
CommiterLorenzo Isella

Log Message

I added the instructions for abook.

更改概述

差异

diff -r 866415849c9c -r 7a6f5256ccfe mutt/muttrc
--- a/mutt/muttrc Thu Aug 11 18:00:03 2022 +0200
+++ b/mutt/muttrc Thu Aug 18 12:56:48 2022 +0200
@@ -783,4 +783,9 @@
783783 # #folder-hook . "color status J_black J_status "
784784 # #folder-hook gmail/inbox "color status J_black yellow "
785785 # #folder-hook gmail/important "color status J_black yellow "
786+# Use abook with Mutt
787+set query_command="abook --mutt-query '%s'"
788+macro index a "|abook --add-email\n" 'add sender to abook'
789+macro pager a "|abook --add-email\n" 'add sender to abook'
786790
791+