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