File: OPS.SIDEBAR

package info (click to toggle)
mutt 2.0.5-4.1%2Bdeb11u3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 26,212 kB
  • sloc: ansic: 97,386; sh: 4,703; perl: 2,018; makefile: 726; python: 547; yacc: 318
file content (10 lines) | stat: -rw-r--r-- 576 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
OP_SIDEBAR_FIRST "move the highlight to the first mailbox"
OP_SIDEBAR_LAST "move the highlight to the last mailbox"
OP_SIDEBAR_NEXT "move the highlight to next mailbox"
OP_SIDEBAR_NEXT_NEW "move the highlight to next mailbox with new mail"
OP_SIDEBAR_OPEN "open highlighted mailbox"
OP_SIDEBAR_PAGE_DOWN "scroll the sidebar down 1 page"
OP_SIDEBAR_PAGE_UP "scroll the sidebar up 1 page"
OP_SIDEBAR_PREV "move the highlight to previous mailbox"
OP_SIDEBAR_PREV_NEW "move the highlight to previous mailbox with new mail"
OP_SIDEBAR_TOGGLE_VISIBLE "make the sidebar (in)visible"