]> Sergey Matveev's repositories - dotfiles.git/commitdiff
F1 works in various places
authorSergey Matveev <stargrave@stargrave.org>
Thu, 17 Feb 2022 16:24:00 +0000 (19:24 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Thu, 17 Feb 2022 16:24:00 +0000 (19:24 +0300)
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"