summaryrefslogtreecommitdiff
path: root/.mutt
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2018-04-06 21:57:16 +0000
committerMike Crute <mike@crute.us>2018-04-06 21:57:16 +0000
commit9a2eabd5da60b91d8c82af529fe9b54fab156335 (patch)
treea87772d35ce1890aa603d0a8f7055295c8af5e3c /.mutt
parentd302616088fb4c60431d99d7402467f98d1b8b2d (diff)
downloaddotfiles-9a2eabd5da60b91d8c82af529fe9b54fab156335.tar.bz2
dotfiles-9a2eabd5da60b91d8c82af529fe9b54fab156335.tar.xz
dotfiles-9a2eabd5da60b91d8c82af529fe9b54fab156335.zip
Complete query mutt bindings
Diffstat (limited to '.mutt')
-rw-r--r--.mutt/muttrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.mutt/muttrc b/.mutt/muttrc
index 4bde01f..c4e94b3 100644
--- a/.mutt/muttrc
+++ b/.mutt/muttrc
@@ -35,6 +35,8 @@ bind index G imap-fetch-mail
35bind index \# noop 35bind index \# noop
36bind index \& noop 36bind index \& noop
37bind editor <delete> delete-char 37bind editor <delete> delete-char
38bind editor <Tab> complete-query
39bind editor ^T complete
38 40
39# Dark Background Colors 41# Dark Background Colors
40#color indicator brightyellow red 42#color indicator brightyellow red