summaryrefslogtreecommitdiffstats
path: root/muttrc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2014-03-13 13:55:04 -0400
committerJesse Luehrs <doy@tozt.net>2014-03-13 15:11:46 -0400
commite07aa5df1ec974d1d42bcefe0867c2237073b48e (patch)
tree97e43a4773426dcbce1eebf5893425817308eaaa /muttrc
parent74399146aea3904db745893e757dafad0aa8bfca (diff)
downloadconf-e07aa5df1ec974d1d42bcefe0867c2237073b48e.tar.gz
conf-e07aa5df1ec974d1d42bcefe0867c2237073b48e.zip
complete addresses with query_command, not aliases
Diffstat (limited to 'muttrc')
-rw-r--r--muttrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/muttrc b/muttrc
index d5de2dc..f9810f7 100644
--- a/muttrc
+++ b/muttrc
@@ -161,6 +161,8 @@ macro index \Cn "T~U<enter><tag-prefix><clear-flag>N<untag-pattern>.<enter>" "ma
bind compose i exit
bind compose S ispell
+bind editor <tab> complete-query
+
macro index <F8> "<enter-command>unset wait_key<enter><shell-escape>notmuch-mutt -r --prompt search<enter><change-folder-readonly>~/.cache/notmuch/mutt/results<enter>" "notmuch: search mail"
macro index <F9> "<enter-command>unset wait_key<enter><pipe-message>notmuch-mutt -r thread<enter><change-folder-readonly>~/.cache/notmuch/mutt/results<enter><enter-command>set wait_key<enter>" "notmuch: reconstruct thread"