bind pager previous-entry bind pager next-entry bind index previous-entry bind index next-entry #bind pager previous-line #bind pager next-line bind index \cD delete-message bind pager \cD delete-message # ctrl-n, ctrl-p to select next, prev folder ctrl-o to open selected folder bind index \CP sidebar-prev bind index \CN sidebar-next bind index \CO sidebar-open bind pager \CP sidebar-prev bind pager \CN sidebar-next bind pager \CO sidebar-open # mit die Sidebar ein- bzw. ausblenden macro index ":toggle sidebar_visible\n" macro pager ":toggle sidebar_visible\n" # mit E-Mail in Urlview pipen macro pager 'urlview' 'Follow links with urlview' macro index 'urlview' 'Follow links with urlview' # Profil wechseln. Naeheres unter http://www.acoustics.hut.fi/~mara/mutt/muttprofile.html macro index "!muttprofile -d ~/.muttng\n:source ~/.muttng/profile.active\n" "Call muttprofile and load profile" macro pager "!muttprofile -d ~/.muttng\n:source ~/.muttng/profile.active\n" "Call muttprofile and load profile" bind index B resend-message bind pager B resend-message