summaryrefslogtreecommitdiffstats
path: root/mutt
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2019-08-26 13:36:39 +0200
committerPaul Kocialkowski <contact@paulk.fr>2019-08-26 13:36:39 +0200
commit1ab1b8494f4227deadad42a0cc47984b3fb1053b (patch)
treeb8aa9a504c4222c2f7d7d42920a9cb47446be5ba /mutt
parentc6f98cc1beb6403081beb58e36deb01d6dd25c45 (diff)
downloadconfiguration-master.tar.gz
configuration-master.tar.bz2
configuration-master.zip
mutt: Bind account macros on pagerHEADmaster
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'mutt')
-rw-r--r--mutt/muttrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index afd3c77..9e4bb4b 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -7,8 +7,8 @@ source "$HOME/.mutt/muttrc-colors"
## folders
-macro index <f1> "<sync-mailbox><enter-command>source ~/.mutt/paulk/muttrc<enter><change-folder>!<enter>"
-macro index <f2> "<sync-mailbox><enter-command>source ~/.mutt/bootlin/muttrc<enter><change-folder>!<enter>"
+macro index,pager <f1> "<sync-mailbox><enter-command>source ~/.mutt/paulk/muttrc<enter><change-folder>!<enter>"
+macro index,pager <f2> "<sync-mailbox><enter-command>source ~/.mutt/bootlin/muttrc<enter><change-folder>!<enter>"
source "$HOME/.mutt/paulk/muttrc"