Use mutt_multi_choice in flags.c
[apps/madmutt.git] / OPS
1 OP_NULL "null operation"
2 OP_END_COND "end of conditional execution (noop)"
3 OP_ATTACH_VIEW_MAILCAP "force viewing of attachment using mailcap"
4 OP_ATTACH_VIEW_TEXT "view attachment as text"
5 OP_ATTACH_COLLAPSE "Toggle display of subparts"
6 OP_BOTTOM_PAGE "move to the bottom of the page"
7 OP_BOUNCE_MESSAGE "remail a message to another user"
8 OP_BROWSER_NEW_FILE "select a new file in this directory"
9 OP_BROWSER_VIEW_FILE "view file"
10 OP_BROWSER_TELL "display the currently selected file's name"
11 OP_BROWSER_SUBSCRIBE "subscribe to current (IMAP only)"
12 OP_BROWSER_UNSUBSCRIBE "unsubscribe to current (IMAP only)"
13 OP_BROWSER_TOGGLE_LSUB "toggle view all/subscribed mailboxes (IMAP only)"
14 OP_BUFFY_LIST "list mailboxes with new mail"
15 OP_CHANGE_DIRECTORY "change directories"
16 OP_CHECK_NEW "check mailboxes for new mail"
17 OP_COMPOSE_ATTACH_FILE "attach a file(s) to this message"
18 OP_COMPOSE_ATTACH_MESSAGE "attach message(s) to this message"
19 OP_COMPOSE_EDIT_BCC "edit the BCC list"
20 OP_COMPOSE_EDIT_CC "edit the CC list"
21 OP_COMPOSE_EDIT_DESCRIPTION "edit attachment description"
22 OP_COMPOSE_EDIT_ENCODING "edit attachment transfer-encoding"
23 OP_COMPOSE_EDIT_FCC "enter a file to save a copy of this message in"
24 OP_COMPOSE_EDIT_FILE "edit the file to be attached"
25 OP_COMPOSE_EDIT_FROM "edit the from field"
26 OP_COMPOSE_EDIT_HEADERS "edit the message with headers"
27 OP_COMPOSE_EDIT_MESSAGE "edit the message"
28 OP_COMPOSE_EDIT_MIME "edit attachment using mailcap entry"
29 OP_COMPOSE_EDIT_REPLY_TO "edit the Reply-To field"
30 OP_COMPOSE_EDIT_SUBJECT "edit the subject of this message"
31 OP_COMPOSE_EDIT_TO "edit the TO list"
32 OP_CREATE_MAILBOX "create a new mailbox (IMAP only)"
33 OP_EDIT_TYPE "edit attachment content type"
34 OP_COMPOSE_GET_ATTACHMENT "get a temporary copy of an attachment"
35 OP_COMPOSE_NEW_MIME "compose new attachment using mailcap entry"
36 OP_COMPOSE_TOGGLE_RECODE "toggle recoding of this attachment"
37 OP_COMPOSE_POSTPONE_MESSAGE "save this message to send later"
38 OP_COMPOSE_RENAME_FILE "rename/move an attached file"
39 OP_COMPOSE_SEND_MESSAGE "send the message"
40 OP_COMPOSE_TOGGLE_DISPOSITION "toggle disposition between inline/attachment"
41 OP_COMPOSE_TOGGLE_UNLINK "toggle whether to delete file after sending it"
42 OP_COMPOSE_UPDATE_ENCODING "update an attachment's encoding info"
43 OP_COMPOSE_WRITE_MESSAGE "write the message to a folder"
44 OP_COPY_MESSAGE "copy a message to a file/mailbox"
45 OP_CREATE_ALIAS "create an alias from a message sender"
46 OP_CURRENT_BOTTOM "move entry to bottom of screen"
47 OP_CURRENT_MIDDLE "move entry to middle of screen"
48 OP_CURRENT_TOP "move entry to top of screen"
49 OP_DECODE_COPY "make decoded (text/plain) copy"
50 OP_DECODE_SAVE "make decoded copy (text/plain) and delete"
51 OP_DELETE "delete the current entry"
52 OP_DELETE_MAILBOX "delete the current mailbox (IMAP only)"
53 OP_DELETE_SUBTHREAD "delete all messages in subthread"
54 OP_DELETE_THREAD "delete all messages in thread"
55 OP_DISPLAY_ADDRESS "display full address of sender"
56 OP_DISPLAY_HEADERS "display message and toggle header weeding"
57 OP_DISPLAY_MESSAGE "display a message"
58 OP_EDIT_MESSAGE "edit the raw message"
59 OP_EDITOR_BACKSPACE "delete the char in front of the cursor"
60 OP_EDITOR_BACKWARD_CHAR "move the cursor one character to the left"
61 OP_EDITOR_BACKWARD_WORD "move the cursor to the beginning of the word"
62 OP_EDITOR_BOL "jump to the beginning of the line"
63 OP_EDITOR_BUFFY_CYCLE "cycle among incoming mailboxes"
64 OP_EDITOR_COMPLETE "complete filename or alias"
65 OP_EDITOR_COMPLETE_QUERY "complete address with query"
66 OP_EDITOR_DELETE_CHAR "delete the char under the cursor"
67 OP_EDITOR_EOL "jump to the end of the line"
68 OP_EDITOR_FORWARD_CHAR "move the cursor one character to the right"
69 OP_EDITOR_FORWARD_WORD "move the cursor to the end of the word"
70 OP_EDITOR_HISTORY_DOWN "scroll down through the history list"
71 OP_EDITOR_HISTORY_UP "scroll up through the history list"
72 OP_EDITOR_KILL_EOL "delete chars from cursor to end of line"
73 OP_EDITOR_KILL_EOW "delete chars from the cursor to the end of the word"
74 OP_EDITOR_KILL_LINE "delete all chars on the line"
75 OP_EDITOR_KILL_WORD "delete the word in front of the cursor"
76 OP_EDITOR_QUOTE_CHAR "quote the next typed key"
77 OP_EDITOR_TRANSPOSE_CHARS "transpose character under cursor with previous"
78 OP_EDITOR_CAPITALIZE_WORD "capitalize the word"
79 OP_EDITOR_DOWNCASE_WORD "convert the word to lower case"
80 OP_EDITOR_UPCASE_WORD "convert the word to upper case"
81 OP_ENTER_COMMAND "enter a muttrc command"
82 OP_ENTER_MASK "enter a file mask"
83 OP_EXIT "exit this menu"
84 OP_FILTER "filter attachment through a shell command"
85 OP_FIRST_ENTRY "move to the first entry"
86 OP_FLAG_MESSAGE "toggle a message's 'important' flag"
87 OP_FORWARD_MESSAGE "forward a message with comments"
88 OP_GENERIC_SELECT_ENTRY "select the current entry"
89 OP_GROUP_REPLY "reply to all recipients"
90 OP_HALF_DOWN "scroll down 1/2 page"
91 OP_HALF_UP "scroll up 1/2 page"
92 OP_HELP "this screen"
93 OP_JUMP "jump to an index number"
94 OP_LAST_ENTRY "move to the last entry"
95 OP_LIST_REPLY "reply to specified mailing list"
96 OP_MACRO "execute a macro"
97 OP_MAIL "compose a new mail message"
98 OP_MAIN_BREAK_THREAD "break the thread in two"
99 OP_MAIN_CHANGE_FOLDER "open a different folder"
100 OP_MAIN_CHANGE_FOLDER_READONLY "open a different folder in read only mode"
101 OP_MAIN_CLEAR_FLAG "clear a status flag from a message"
102 OP_MAIN_DELETE_PATTERN "delete messages matching a pattern"
103 OP_MAIN_IMAP_FETCH "force retrieval of mail from IMAP server"
104 OP_MAIN_FETCH_MAIL "retrieve mail from POP server"
105 OP_MAIN_FIRST_MESSAGE "move to the first message"
106 OP_MAIN_LAST_MESSAGE "move to the last message"
107 OP_MAIN_LIMIT "show only messages matching a pattern"
108 OP_MAIN_LINK_THREADS "link tagged message to the current one"
109 OP_MAIN_NEXT_NEW "jump to the next new message"
110 OP_MAIN_NEXT_NEW_THEN_UNREAD "jump to the next new or unread message"
111 OP_MAIN_NEXT_SUBTHREAD "jump to the next subthread"
112 OP_MAIN_NEXT_THREAD "jump to the next thread"
113 OP_MAIN_NEXT_UNDELETED "move to the next undeleted message"
114 OP_MAIN_NEXT_UNREAD "jump to the next unread message"
115 OP_MAIN_PARENT_MESSAGE "jump to parent message in thread"
116 OP_MAIN_PREV_THREAD "jump to previous thread"
117 OP_MAIN_PREV_SUBTHREAD "jump to previous subthread"
118 OP_MAIN_PREV_UNDELETED "move to the previous undeleted message"
119 OP_MAIN_PREV_NEW "jump to the previous new message"
120 OP_MAIN_PREV_NEW_THEN_UNREAD "jump to the previous new or unread message"
121 OP_MAIN_PREV_UNREAD "jump to the previous unread message"
122 OP_MAIN_READ_THREAD "mark the current thread as read"
123 OP_MAIN_READ_SUBTHREAD "mark the current subthread as read"
124 OP_MAIN_SET_FLAG "set a status flag on a message"
125 OP_MAIN_SYNC_FOLDER "save changes to mailbox"
126 OP_MAIN_TAG_PATTERN "tag messages matching a pattern"
127 OP_MAIN_UNDELETE_PATTERN "undelete messages matching a pattern"
128 OP_MAIN_UNTAG_PATTERN "untag messages matching a pattern"
129 OP_MIDDLE_PAGE "move to the middle of the page"
130 OP_NEXT_ENTRY "move to the next entry"
131 OP_NEXT_LINE "scroll down one line"
132 OP_NEXT_PAGE "move to the next page"
133 OP_PAGER_BOTTOM "jump to the bottom of the message"
134 OP_PAGER_HIDE_QUOTED "toggle display of quoted text"
135 OP_PAGER_SKIP_QUOTED "skip beyond quoted text"
136 OP_PAGER_TOP "jump to the top of the message"
137 OP_PIPE "pipe message/attachment to a shell command"
138 OP_PREV_ENTRY "move to the previous entry"
139 OP_PREV_LINE "scroll up one line"
140 OP_PREV_PAGE "move to the previous page"
141 OP_PRINT "print the current entry"
142 OP_PURGE_MESSAGE "really delete the current entry, bypassing the trash folder"
143 OP_QUERY "query external program for addresses"
144 OP_QUERY_APPEND "append new query results to current results"
145 OP_QUIT "save changes to mailbox and quit"
146 OP_RECALL_MESSAGE "recall a postponed message"
147 OP_REDRAW "clear and redraw the screen"
148 OP_REFORMAT_WINCH "{internal}"
149 OP_RENAME_MAILBOX "rename the current mailbox (IMAP only)"
150 OP_REPLY "reply to a message"
151 OP_RESEND "use the current message as a template for a new one"
152 OP_SAVE "save message/attachment to a file"
153 OP_SEARCH "search for a regular expression"
154 OP_SEARCH_REVERSE "search backwards for a regular expression"
155 OP_SEARCH_NEXT "search for next match"
156 OP_SEARCH_OPPOSITE "search for next match in opposite direction"
157 OP_SEARCH_TOGGLE "toggle search pattern coloring"
158 OP_SHELL_ESCAPE "invoke a command in a subshell"
159 OP_SORT "sort messages"
160 OP_SORT_REVERSE "sort messages in reverse order"
161 OP_TAG "tag the current entry"
162 OP_TAG_PREFIX "apply next function to tagged messages"
163 OP_TAG_PREFIX_COND "apply next function ONLY to tagged messages"
164 OP_TAG_SUBTHREAD "tag the current subthread"
165 OP_TAG_THREAD "tag the current thread"
166 OP_TOGGLE_NEW "toggle a message's 'new' flag"
167 OP_TOGGLE_READ "toggle view of read messages"
168 OP_TOGGLE_WRITE "toggle whether the mailbox will be rewritten"
169 OP_TOGGLE_MAILBOXES "toggle whether to browse mailboxes or all files"
170 OP_TOP_PAGE "move to the top of the page"
171 OP_UNDELETE "undelete the current entry"
172 OP_UNDELETE_THREAD "undelete all messages in thread"
173 OP_UNDELETE_SUBTHREAD "undelete all messages in subthread"
174 OP_VERSION "show the Mutt version number and date"
175 OP_VIEW_ATTACH "view attachment using mailcap entry if necessary"
176 OP_VIEW_ATTACHMENTS "show MIME attachments"
177 OP_WHAT_KEY "display the keycode for a key press"
178 OP_MAIN_SHOW_LIMIT "show currently active limit pattern"
179 OP_MAIN_COLLAPSE_THREAD "collapse/uncollapse current thread"
180 OP_MAIN_COLLAPSE_ALL "collapse/uncollapse all threads"
181 OP_SIDEBAR_SCROLL_UP "scroll the mailbox pane up 1 page"
182 OP_SIDEBAR_SCROLL_DOWN "scroll the mailbox pane down 1 page"
183 OP_SIDEBAR_NEXT "go down to next mailbox"
184 OP_SIDEBAR_NEXT_NEW "go down to next mailbox with new mail"
185 OP_SIDEBAR_PREV "go to previous mailbox"
186 OP_SIDEBAR_PREV_NEW "go to previous mailbox with new mail"
187 OP_SIDEBAR_OPEN "open hilighted mailbox"
188 OP_COMPOSE_PGP_MENU "show PGP options"
189 OP_MAIL_KEY "mail a PGP public key"
190 OP_VERIFY_KEY "verify a PGP public key"
191 OP_VIEW_ID "view the key's user id"
192 OP_CHECK_TRADITIONAL "check for classic pgp"
193 OP_COMPOSE_SMIME_MENU "show S/MIME options"
194 OP_DECRYPT_SAVE "make decrypted copy and delete"
195 OP_DECRYPT_COPY "make decrypted copy"
196 OP_EXTRACT_KEYS "extract supported public keys"