aboutsummaryrefslogtreecommitdiffstats
path: root/.mutt
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2016-10-13 21:01:19 +0200
committerDavid Runge <dave@sleepmap.de>2016-10-13 21:01:19 +0200
commit3da99ae0e976d574f9ae0d76d32708d6fb101a6e (patch)
treefa1d0037e89726d168913ee2395f207b5414ab43 /.mutt
parent9bc88d7c6e0f4b3b1c82f06d1d8eab5c3a924a36 (diff)
downloaddotfiles-3da99ae0e976d574f9ae0d76d32708d6fb101a6e.tar.gz
dotfiles-3da99ae0e976d574f9ae0d76d32708d6fb101a6e.tar.bz2
dotfiles-3da99ae0e976d574f9ae0d76d32708d6fb101a6e.tar.xz
dotfiles-3da99ae0e976d574f9ae0d76d32708d6fb101a6e.zip
.mutt/khard.rc: Make khard display the output by first_name first.
Diffstat (limited to '.mutt')
-rw-r--r--.mutt/khard.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.mutt/khard.rc b/.mutt/khard.rc
index 3afeeb8..12c9b39 100644
--- a/.mutt/khard.rc
+++ b/.mutt/khard.rc
@@ -1,5 +1,5 @@
# auto-completing mails when pressing tab in "new mail" dialog using khard address books
-set query_command= "khard email -p -s first_name %s"
+set query_command= "khard email -p -s last_name -d first_name %s"
bind editor <Tab> complete-query
bind editor ^T complete