···144144bind pager j next-line
145145bind pager k previous-line
146146bind pager l view-attachments
147147+148148+149149+#Vim navigation
150150+# Changed bindings for scrolling and deleting
151151+bind index,pager,browser \Cd half-down
152152+bind index,pager,browser \Cu half-up
147153bind index D delete-message
154154+bind index d noop
155155+# bind attach,index,pager \CD next-page
156156+# bind attach,index,pager \CU previous-page
157157+#bind index,pager,browser d half-down
158158+#bind index,pager,browser u half-up
159159+160160+# Global search macro (excluding ScreenedOut folder)
161161+macro index \Cf "<limit>~B " "search in all folders"
162162+# appendix to add: <search term> & !~f ScreenedOut
163163+164164+# Unbind ESC+q from sort
165165+unbind index,pager \eq
166166+148167# bind index U undelete-message
149168# bind index L limit
150169bind index h noop
···158177bind browser G bottom-page
159178bind pager gg top
160179bind pager G bottom
161161-# bind attach,index,pager \CD next-page
162162-# bind attach,index,pager \CU previous-page
163163-bind index,pager,browser d half-down
164164-bind index,pager,browser u half-up
165180#sync & screener
166181# macro index,pager S "<shell-escape>offlineimap -a sspaeti.com<enter><sync-mailbox><shell-escape>~/.config/mutt/initial_screening.sh >> ~/.config/mutt/logs/screening.log 2>&1<enter><sync-mailbox>"
167182# both are seperate: