From 0920afe1a03d82e76b8590fd9a1ae705a43f3987 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Thu, 17 Feb 2022 19:24:00 +0300 Subject: [PATCH] F1 works in various places --- mutt/.mutt/muttrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mutt/.mutt/muttrc b/mutt/.mutt/muttrc index 2904a84..e275aea 100644 --- a/mutt/.mutt/muttrc +++ b/mutt/.mutt/muttrc @@ -35,6 +35,8 @@ set date_format="%Y-%m-%d %H:%M" source ~/.mutt/useragent.rc macro index "" "Go to new mail" +macro pager "" "Go to new mail" +macro browser "" "Go to new mail" macro index ":set mbox_type = mbox\n" "mbox mailbox type" macro index "mu find --clearlinks --format=links --linksdir=~/mail/search " "mu find" -- 2.44.0