# == # Regular bindings # =========================== # Ctrl-Shift-P – Previous Mailbox bind index,pager \CP sidebar-prev # Ctrl-Shift-N – Next Mailbox bind index,pager \CN sidebar-next # Ctrl-Shift-O – Open Highlighted Mailbox bind index,pager \cO sidebar-open # Shift-Tab-t — Toggle sidebar bind index,pager t sidebar-toggle-visible # i — Notmuch query bind index i vfolder-from-query # == # Macros # =========================== macro generic , ":source ~/.mail_config/mutt/muttrc\n" "Reload mutt's configuration file" #macro index \cn macro pager j macro pager k # vim: ft=muttrc