diff options
author | Joe <bousset.rudy@gmail.com> | 2022-08-19 17:48:15 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-08-19 17:48:15 +0200 |
commit | 386fbd0dfd8c874421e6fbd460f15c38838230fa (patch) | |
tree | 424400fb6da2a80b5af77455458fd9da37179e5e /.config/mutt/accounts/5-rbousset@secuserve.com.muttrc | |
parent | update (diff) | |
download | dotfiles-bsd-386fbd0dfd8c874421e6fbd460f15c38838230fa.tar.gz dotfiles-bsd-386fbd0dfd8c874421e6fbd460f15c38838230fa.tar.bz2 dotfiles-bsd-386fbd0dfd8c874421e6fbd460f15c38838230fa.tar.xz dotfiles-bsd-386fbd0dfd8c874421e6fbd460f15c38838230fa.tar.zst dotfiles-bsd-386fbd0dfd8c874421e6fbd460f15c38838230fa.zip |
update
Diffstat (limited to '')
-rw-r--r-- | .config/mutt/accounts/5-rbousset@secuserve.com.muttrc | 4 |
1 files changed, 3 insertions, 1 deletions
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 "<shell-escape>killall mbsync >/dev/null 2>&1; mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc rbousset@secuserve.com<enter>" "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 "<change-folder>=INBOX<enter>" "go to inbox" macro index,pager Mi ";<save-message>=INBOX<enter>" "move mail to inbox" |