From 386fbd0dfd8c874421e6fbd460f15c38838230fa Mon Sep 17 00:00:00 2001 From: Joe Date: Fri, 19 Aug 2022 17:48:15 +0200 Subject: update --- .../mutt/accounts/1-bousset.rudy@gmail.com.muttrc | 20 ++++++++++---------- .../accounts/2-olsen.oyvind.nor@gmail.com.muttrc | 2 ++ .../accounts/3-towerofsilence777@gmail.com.muttrc | 2 ++ .../mutt/accounts/5-rbousset@secuserve.com.muttrc | 4 +++- .../accounts/6-exploitation@secuserve.com.muttrc | 6 ++++-- 5 files changed, 21 insertions(+), 13 deletions(-) diff --git a/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc b/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc index d078779..3e822aa 100644 --- a/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc +++ b/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc @@ -11,8 +11,8 @@ set mbox_type = Maildir bind index,pager gg noop bind index,pager g noop -bind index,pager m noop -bind index,pager c noop +bind index,pager M noop +bind index,pager C noop bind index gg first-entry bind pager gg top bind pager G bottom @@ -22,20 +22,20 @@ unmailboxes * mailboxes "=INBOX" "=[Gmail]/Sent Mail" "=[Gmail]/Drafts" "=[Gmail]/Spam" "=[Gmail]/Trash" macro index,pager gi "=INBOX" "go to inbox" -macro index,pager mi ";=INBOX" "move mail to inbox" -macro index,pager ci ";=INBOX" "copy mail to inbox" +macro index,pager Mi ";=INBOX" "move mail to inbox" +macro index,pager Ci ";=INBOX" "copy mail to inbox" set spoolfile = "+INBOX" macro index,pager gs "=[Gmail]/Sent Mail" "go to sent" -macro index,pager ms ";=[Gmail]/Sent Mail" "move mail to sent" -macro index,pager cs ";=[Gmail]/Sent Mail" "copy mail to sent" +macro index,pager Ms ";=[Gmail]/Sent Mail" "move mail to sent" +macro index,pager Cs ";=[Gmail]/Sent Mail" "copy mail to sent" set record = "+[Gmail]/Sent Mail" macro index,pager gd "=[Gmail]/Drafts" "go to drafts" -macro index,pager md ";=[Gmail]/Drafts" "move mail to drafts" -macro index,pager cd ";=[Gmail]/Drafts" "copy mail to drafts" +macro index,pager Md ";=[Gmail]/Drafts" "move mail to drafts" +macro index,pager Cd ";=[Gmail]/Drafts" "copy mail to drafts" set postponed = "+[Gmail]/Drafts" macro index,pager gS "=[Gmail]/Spam" "go to spam" -macro index,pager mS ";=[Gmail]/Spam" "move mail to spam" -macro index,pager cS ";=[Gmail]/Spam" "copy mail to spam" +macro index,pager MS ";=[Gmail]/Spam" "move mail to spam" +macro index,pager CS ";=[Gmail]/Spam" "copy mail to spam" macro index,pager gt "=[Gmail]/Trash" "go to trash" macro index,pager Mt ";=[Gmail]/Trash" "move mail to trash" macro index,pager Ct ";=[Gmail]/Trash" "copy mail to trash" diff --git a/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc b/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc index e3f7a32..ad385e2 100644 --- a/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc +++ b/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.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 olsen.oyvind.nor@gmail.com" "run mbsync to sync olsen.oyvind.nor@gmail.com" unmailboxes * diff --git a/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc b/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc index d39d043..f6b8d59 100644 --- a/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc +++ b/.config/mutt/accounts/3-towerofsilence777@gmail.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 towerofsilence777@gmail.com" "run mbsync to sync towerofsilence777@gmail.com" unmailboxes * diff --git a/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc b/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc index 21f40ba..8edc344 100644 --- a/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc +++ b/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc @@ -14,10 +14,12 @@ 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 rbousset@secuserve.com" "run mbsync to sync rbousset@secuserve.com" unmailboxes * -mailboxes "=INBOX" "=Sent" "=Drafts" "=Junk" "=Trash" "=NEWS" "=Calendrier" "=T&AOI-ches" "=Notes" +mailboxes "=INBOX" "=Sent" "=Drafts" "=Junk" "=Trash" "=NEWS" "=Calendrier" "=T&AOI-ches" "=Notes" "=Reports" "=Reports/Unimus" macro index,pager gi "=INBOX" "go to inbox" macro index,pager Mi ";=INBOX" "move mail to inbox" 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