# vim: ft=muttrc # moving around bind pager J next-line bind pager K previous-line bind index,pager j next-undeleted bind index,pager k previous-undeleted # completion bind editor complete-query bind editor ^T complete # sidebar bind index,pager \CP sidebar-prev bind index,pager \CN sidebar-next bind index,pager \CO sidebar-open macro index b "toggle sidebar_visible" "Toggle sidebar" macro pager b "toggle sidebar_visible" "Toggle sidebar" # Remap bounce-message function to “B” bind index B bounce-message # open mailcap in attach view bind attach view-mailcap # add sender to goobook macro index,pager a "goobook add" "add the sender address to goobook"