]> Sergey Matveev's repositories - dotfiles.git/blobdiff - mutt/.mutt/muttrc
F1 works in various places
[dotfiles.git] / mutt / .mutt / muttrc
index 2904a847deb7dfaf998efaebd704a550eda9bff6..e275aeaf71522128f82adc7d294186f6a7ef2212 100644 (file)
@@ -35,6 +35,8 @@ set date_format="%Y-%m-%d %H:%M"
 source ~/.mutt/useragent.rc
 
 macro index <F1> "<next-unread-mailbox><enter>" "Go to new mail"
+macro pager <F1> "<next-unread-mailbox><enter>" "Go to new mail"
+macro browser <F1> "<next-unread-mailbox><enter>" "Go to new mail"
 macro index <F5> ":set mbox_type = mbox\n" "mbox mailbox type"
 
 macro index <F8> "<shell-escape>mu find --clearlinks --format=links --linksdir=~/mail/search " "mu find"