aboutsummaryrefslogtreecommitdiffstats
path: root/.mutt/khard.rc
diff options
context:
space:
mode:
Diffstat (limited to '.mutt/khard.rc')
-rw-r--r--.mutt/khard.rc5
1 files changed, 5 insertions, 0 deletions
diff --git a/.mutt/khard.rc b/.mutt/khard.rc
new file mode 100644
index 0000000..e589ca2
--- /dev/null
+++ b/.mutt/khard.rc
@@ -0,0 +1,5 @@
+# auto-completing mails when pressing tab in "new mail" dialog using khard address books
+set query_command= "khard mutt --search '%s'"
+bind editor <Tab> complete-query
+bind editor ^T complete
+