keys 669 B

12345678910111213141516171819202122232425
  1. # -*- Muttrc -*-
  2. #
  3. # Mutt configuration file
  4. # 2008, kolter <kolter@openics.org>
  5. #
  6. # This file is distributed in the hope that it will be useful,
  7. # but WITHOUT ANY WARRANTY
  8. #
  9. # Key bindings settings for Mutt.
  10. #
  11. bind index,pager "+" next-new
  12. bind index,pager "-" previous-new
  13. bind index,pager \cp sidebar-prev
  14. bind index,pager \cn sidebar-next
  15. bind index,pager \co sidebar-open
  16. bind index,pager <left> sidebar-prev
  17. bind index,pager <right> sidebar-next
  18. bind index,pager * sidebar-open
  19. bind index,pager <F11> sidebar-scroll-up
  20. bind index,pager <F12> sidebar-scroll-down
  21. bind pager <F9> check-traditional-pgp