From 386fbd0dfd8c874421e6fbd460f15c38838230fa Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 19 Aug 2022 17:48:15 +0200 Subject: update --- .config/mutt/accounts/6-exploitation@secuserve.com.muttrc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to '.config/mutt/accounts/6-exploitation@secuserve.com.muttrc') diff --git a/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc b/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc index 6467522..dc8873d 100644 --- a/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc +++ b/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc @@ -14,6 +14,8 @@ bind index,pager g noop bind index,pager M noop bind index,pager C noop bind index gg first-entry +bind pager gg top +bind pager G bottom macro index o "killall mbsync >/dev/null 2>&1; mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc exploitation@secuserve.com" "run mbsync to sync exploitation@secuserve.com" unmailboxes * @@ -58,8 +60,8 @@ macro index,pager gS "=SPAM" "go to spam" macro index,pager MS ";=SPAM" "move mail to spam" macro index,pager CS ";=SPAM" "copy mail to spam" macro index,pager gt "=Trash" "go to trash" -macro index,pager mt ";=Trash" "move mail to trash" -macro index,pager ct ";=Trash" "copy mail to trash" +macro index,pager Mt ";=Trash" "move mail to trash" +macro index,pager Ct ";=Trash" "copy mail to trash" set trash = "+Trash" macro index,pager gc "=Calendrier" "go to calendar" macro index,pager Mc ";=Calendrier" "move mail to calendar" -- cgit v1.2.3