From 4a1121099523c3bde8027cdc4927c7929a1e73dd Mon Sep 17 00:00:00 2001
From: Joe <bousset.rudy@gmail.com>
Date: Fri, 7 Oct 2022 12:54:32 +0200
Subject: fix

---
 .config/mutt/accounts/7-ss_support.muttrc | 2 ++
 1 file changed, 2 insertions(+)

(limited to '.config/mutt/accounts')

diff --git a/.config/mutt/accounts/7-ss_support.muttrc b/.config/mutt/accounts/7-ss_support.muttrc
index 03076bb..e602796 100644
--- a/.config/mutt/accounts/7-ss_support.muttrc
+++ b/.config/mutt/accounts/7-ss_support.muttrc
@@ -15,6 +15,8 @@ bind index,pager gg noop
 bind index,pager g noop
 bind index,pager M noop
 bind index,pager C noop
+bind pager gg top
+bind pager G bottom
 bind index gg first-entry
 macro index o "<shell-escape>killall mbsync >/dev/null 2>&1; mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc ss_support<enter>" "run mbsync to sync support@secuserve.com"
 unmailboxes *
-- 
cgit v1.2.3