39#define OPS_ATTACH(_fmt) \
41 _fmt(OP_ATTACH_ATTACH_FILE, N_("Attach files to this message")) \
43 _fmt(OP_ATTACH_ATTACH_MESSAGE, N_("Attach messages to this message")) \
45 _fmt(OP_ATTACH_ATTACH_NEWS_MESSAGE, N_("Attach news articles to this message")) \
47 _fmt(OP_ATTACH_COLLAPSE, N_("Toggle display of subparts")) \
49 _fmt(OP_ATTACH_DELETE, N_("Delete the current entry")) \
51 _fmt(OP_ATTACH_DETACH, N_("Delete the current entry")) \
53 _fmt(OP_ATTACH_EDIT_CONTENT_ID, N_("Edit the 'Content-ID' of the attachment")) \
55 _fmt(OP_ATTACH_EDIT_DESCRIPTION, N_("Edit attachment description")) \
57 _fmt(OP_ATTACH_EDIT_ENCODING, N_("Edit attachment transfer-encoding")) \
59 _fmt(OP_ATTACH_EDIT_LANGUAGE, N_("Edit the 'Content-Language' of the attachment")) \
61 _fmt(OP_ATTACH_EDIT_MIME, N_("Edit attachment using mailcap entry")) \
63 _fmt(OP_ATTACH_EDIT_TYPE, N_("Edit attachment content type")) \
65 _fmt(OP_ATTACH_FILTER, N_("Filter attachment through a shell command")) \
67 _fmt(OP_ATTACH_GET_ATTACHMENT, N_("Get a temporary copy of an attachment")) \
69 _fmt(OP_ATTACH_GROUP_ALTS, N_("Group tagged attachments as 'multipart/alternative'")) \
71 _fmt(OP_ATTACH_GROUP_LINGUAL, N_("Group tagged attachments as 'multipart/multilingual'")) \
73 _fmt(OP_ATTACH_GROUP_RELATED, N_("Group tagged attachments as 'multipart/related'")) \
75 _fmt(OP_ATTACH_MOVE_DOWN, N_("Move an attachment down in the attachment list")) \
77 _fmt(OP_ATTACH_MOVE_UP, N_("Move an attachment up in the attachment list")) \
79 _fmt(OP_ATTACH_NEW_MIME, N_("Compose new attachment using mailcap entry")) \
81 _fmt(OP_ATTACH_PRINT, N_("Print the current entry")) \
83 _fmt(OP_ATTACH_RENAME_ATTACHMENT, N_("Send attachment with a different name")) \
85 _fmt(OP_ATTACH_SAVE, N_("Save message/attachment to a mailbox/file")) \
87 _fmt(OP_ATTACH_TOGGLE_DISPOSITION, N_("Toggle disposition between inline/attachment")) \
89 _fmt(OP_ATTACH_TOGGLE_RECODE, N_("Toggle recoding of this attachment")) \
91 _fmt(OP_ATTACH_TOGGLE_UNLINK, N_("Toggle whether to delete file after sending it")) \
93 _fmt(OP_ATTACH_UNDELETE, N_("Undelete the current entry")) \
95 _fmt(OP_ATTACH_UNGROUP, N_("Ungroup 'multipart' attachment")) \
97 _fmt(OP_ATTACH_UPDATE_ENCODING, N_("Update an attachment's encoding info")) \
99 _fmt(OP_ATTACH_VIEW, N_("View attachment using mailcap entry if necessary")) \
101 _fmt(OP_ATTACH_VIEW_MAILCAP, N_("Force viewing of attachment using mailcap")) \
103 _fmt(OP_ATTACH_VIEW_PAGER, N_("View attachment in pager using copiousoutput mailcap")) \
105 _fmt(OP_ATTACH_VIEW_TEXT, N_("View attachment as text")) \
107 _fmt(OP_PREVIEW_SCROLL_HALF_DOWN, N_("Scroll down half a page")) \
109 _fmt(OP_PREVIEW_SCROLL_HALF_UP, N_("Scroll up half a page")) \
111 _fmt(OP_PREVIEW_SCROLL_LINE_DOWN, N_("Scroll down one line")) \
113 _fmt(OP_PREVIEW_SCROLL_LINE_UP, N_("Scroll up one line")) \
115 _fmt(OP_PREVIEW_SCROLL_PAGE_DOWN, N_("Show the next page of the message")) \
117 _fmt(OP_PREVIEW_SCROLL_PAGE_UP, N_("Show the previous page of the message")) \
119 _fmt(OP_PREVIEW_SELECT_FIRST_ENTRY, N_("Move to the first entry")) \
121 _fmt(OP_PREVIEW_SELECT_LAST_ENTRY, N_("Move to the last entry")) \
124#define OPS_AUTOCRYPT(_fmt) \
126 _fmt(OP_AUTOCRYPT_ACCT_MENU, N_("Manage autocrypt accounts")) \
128 _fmt(OP_AUTOCRYPT_CREATE_ACCT, N_("Create a new autocrypt account")) \
130 _fmt(OP_AUTOCRYPT_DELETE_ACCT, N_("Delete the current account")) \
132 _fmt(OP_AUTOCRYPT_TOGGLE_ACTIVE, N_("Toggle the current account active/inactive")) \
134 _fmt(OP_AUTOCRYPT_TOGGLE_PREFER, N_("Toggle the current account prefer-encrypt flag")) \
136 _fmt(OP_COMPOSE_AUTOCRYPT_MENU, N_("Show autocrypt compose menu options"))
138#define OPS_AUTOCRYPT(_)
141#define OPS_CORE(_fmt) \
143 _fmt(OP_ALIAS_DIALOG, N_("Open the aliases dialog")) \
145 _fmt(OP_BOTTOM_PAGE, N_("Move to the bottom of the page")) \
147 _fmt(OP_BOUNCE_MESSAGE, N_("Remail a message to another user")) \
149 _fmt(OP_BROWSER_GOTO_FOLDER, N_("Swap the current folder position with $folder if it exists")) \
151 _fmt(OP_BROWSER_NEW_FILE, N_("Select a new file in this directory")) \
153 _fmt(OP_BROWSER_SUBSCRIBE, N_("Subscribe to current mbox (IMAP/NNTP only)")) \
155 _fmt(OP_BROWSER_TELL, N_("Display the currently selected file's name")) \
157 _fmt(OP_BROWSER_TOGGLE_LSUB, N_("Toggle view all/subscribed mailboxes (IMAP only)")) \
159 _fmt(OP_BROWSER_UNSUBSCRIBE, N_("Unsubscribe from current mbox (IMAP/NNTP only)")) \
161 _fmt(OP_BROWSER_VIEW_FILE, N_("View file")) \
163 _fmt(OP_CATCHUP, N_("Mark all articles in newsgroup as read")) \
165 _fmt(OP_CHANGE_DIRECTORY, N_("Change directories")) \
167 _fmt(OP_CHECK_NEW, N_("Check mailboxes for new mail")) \
169 _fmt(OP_CHECK_STATS, N_("Calculate message statistics for all mailboxes")) \
171 _fmt(OP_COMPOSE_EDIT_FILE, N_("Edit the file to be attached")) \
173 _fmt(OP_COMPOSE_EDIT_MESSAGE, N_("Edit the message")) \
175 _fmt(OP_COMPOSE_ISPELL, N_("Run ispell on the message")) \
177 _fmt(OP_COMPOSE_POSTPONE_MESSAGE, N_("Save this message to send later")) \
179 _fmt(OP_COMPOSE_RENAME_FILE, N_("Rename/move an attached file")) \
181 _fmt(OP_COMPOSE_SEND_MESSAGE, N_("Send the message")) \
183 _fmt(OP_COMPOSE_TO_SENDER, N_("Compose new message to the current message sender")) \
185 _fmt(OP_COMPOSE_WRITE_MESSAGE, N_("Write the message to a folder")) \
187 _fmt(OP_COPY_MESSAGE, N_("Copy a message to a file/mailbox")) \
189 _fmt(OP_CREATE_ALIAS, N_("Create an alias from a message sender")) \
191 _fmt(OP_CREATE_MAILBOX, N_("Create a new mailbox (IMAP only)")) \
193 _fmt(OP_CURRENT_BOTTOM, N_("Move entry to bottom of screen")) \
195 _fmt(OP_CURRENT_MIDDLE, N_("Move entry to middle of screen")) \
197 _fmt(OP_CURRENT_TOP, N_("Move entry to top of screen")) \
199 _fmt(OP_DECODE_COPY, N_("Make decoded (text/plain) copy")) \
201 _fmt(OP_DECODE_SAVE, N_("Make decoded copy (text/plain) and delete")) \
203 _fmt(OP_DELETE, N_("Delete the current entry")) \
205 _fmt(OP_DELETE_MAILBOX, N_("Delete the current mailbox (IMAP only)")) \
207 _fmt(OP_DELETE_SUBTHREAD, N_("Delete all messages in subthread")) \
209 _fmt(OP_DELETE_THREAD, N_("Delete all messages in thread")) \
211 _fmt(OP_DESCEND_DIRECTORY, N_("Descend into a directory")) \
213 _fmt(OP_DISPLAY_ADDRESS, N_("Display full address of sender")) \
215 _fmt(OP_DISPLAY_HEADERS, N_("Display message and toggle header weeding")) \
217 _fmt(OP_DISPLAY_MESSAGE, N_("Display a message")) \
219 _fmt(OP_EDITOR_BACKSPACE, N_("Delete the char in front of the cursor")) \
221 _fmt(OP_EDITOR_BACKWARD_CHAR, N_("Move the cursor one character to the left")) \
223 _fmt(OP_EDITOR_BACKWARD_WORD, N_("Move the cursor to the beginning of the word")) \
225 _fmt(OP_EDITOR_BOL, N_("Jump to the beginning of the line")) \
227 _fmt(OP_EDITOR_CAPITALIZE_WORD, N_("Capitalize the word")) \
229 _fmt(OP_EDITOR_COMPLETE, N_("Complete filename or alias")) \
231 _fmt(OP_EDITOR_COMPLETE_QUERY, N_("Complete address with query")) \
233 _fmt(OP_EDITOR_DELETE_CHAR, N_("Delete the char under the cursor")) \
235 _fmt(OP_EDITOR_DOWNCASE_WORD, N_("Convert the word to lower case")) \
237 _fmt(OP_EDITOR_EOL, N_("Jump to the end of the line")) \
239 _fmt(OP_EDITOR_FORWARD_CHAR, N_("Move the cursor one character to the right")) \
241 _fmt(OP_EDITOR_FORWARD_WORD, N_("Move the cursor to the end of the word")) \
243 _fmt(OP_EDITOR_HISTORY_DOWN, N_("Scroll down through the history list")) \
245 _fmt(OP_EDITOR_HISTORY_SEARCH, N_("Search through the history list")) \
247 _fmt(OP_EDITOR_HISTORY_UP, N_("Scroll up through the history list")) \
249 _fmt(OP_EDITOR_KILL_EOL, N_("Delete chars from cursor to end of line")) \
251 _fmt(OP_EDITOR_KILL_EOW, N_("Delete chars from the cursor to the end of the word")) \
253 _fmt(OP_EDITOR_KILL_LINE, N_("Delete chars from cursor to beginning the line")) \
255 _fmt(OP_EDITOR_KILL_WHOLE_LINE, N_("Delete all chars on the line")) \
257 _fmt(OP_EDITOR_KILL_WORD, N_("Delete the word in front of the cursor")) \
259 _fmt(OP_EDITOR_MAILBOX_CYCLE, N_("Cycle among incoming mailboxes")) \
261 _fmt(OP_EDITOR_QUOTE_CHAR, N_("Quote the next typed key")) \
263 _fmt(OP_EDITOR_TRANSPOSE_CHARS, N_("Transpose character under cursor with previous")) \
265 _fmt(OP_EDITOR_UPCASE_WORD, N_("Convert the word to upper case")) \
267 _fmt(OP_EDIT_LABEL, N_("Add, change, or delete a message's label")) \
269 _fmt(OP_EDIT_OR_VIEW_RAW_MESSAGE, N_("Edit the raw message if the mailbox is not read-only, otherwise view it")) \
271 _fmt(OP_EDIT_RAW_MESSAGE, N_("Edit the raw message (edit and edit-raw-message are synonyms)")) \
273 _fmt(OP_END_COND, N_("End of conditional execution (noop)")) \
275 _fmt(OP_ENTER_COMMAND, N_("Enter a neomuttrc command")) \
277 _fmt(OP_ENTER_MASK, N_("Enter a file mask")) \
279 _fmt(OP_EXIT, N_("Exit this menu")) \
281 _fmt(OP_FIRST_ENTRY, N_("Move to the first entry")) \
283 _fmt(OP_FLAG_MESSAGE, N_("Toggle a message's 'important' flag")) \
285 _fmt(OP_FOLLOWUP, N_("Followup to newsgroup")) \
287 _fmt(OP_FORWARD_MESSAGE, N_("Forward a message with comments")) \
289 _fmt(OP_FORWARD_TO_GROUP, N_("Forward to newsgroup")) \
291 _fmt(OP_GENERIC_SELECT_ENTRY, N_("Select the current entry")) \
293 _fmt(OP_GET_CHILDREN, N_("Get all children of the current message")) \
295 _fmt(OP_GET_MESSAGE, N_("Get message with Message-ID")) \
297 _fmt(OP_GET_PARENT, N_("Get parent of the current message")) \
299 _fmt(OP_GOTO_PARENT, N_("Go to parent directory")) \
301 _fmt(OP_GROUP_CHAT_REPLY, N_("Reply to all recipients preserving To/Cc")) \
303 _fmt(OP_GROUP_REPLY, N_("Reply to all recipients")) \
305 _fmt(OP_HALF_DOWN, N_("Scroll down 1/2 page")) \
307 _fmt(OP_HALF_UP, N_("Scroll up 1/2 page")) \
309 _fmt(OP_HELP, N_("Help screen")) \
311 _fmt(OP_JUMP, N_("Jump to an index number")) \
313 _fmt(OP_LAST_ENTRY, N_("Move to the last entry")) \
315 _fmt(OP_LIMIT_CURRENT_THREAD, N_("Limit view to current thread")) \
317 _fmt(OP_LIST_ACTION, N_("Perform mailing list action")) \
319 _fmt(OP_LIST_ARCHIVE, N_("Retrieve list archive information")) \
321 _fmt(OP_LIST_HELP, N_("Retrieve list help")) \
323 _fmt(OP_LIST_OWNER, N_("Contact list owner")) \
325 _fmt(OP_LIST_POST, N_("Post to mailing list")) \
327 _fmt(OP_LIST_REPLY, N_("Reply to specified mailing list")) \
329 _fmt(OP_LIST_SUBSCRIBE, N_("Subscribe to a mailing list")) \
331 _fmt(OP_LIST_UNSUBSCRIBE, N_("Unsubscribe from a mailing list")) \
333 _fmt(OP_LOAD_ACTIVE, N_("Load list of all newsgroups from NNTP server")) \
335 _fmt(OP_MACRO, N_("Execute a macro")) \
337 _fmt(OP_MAIL, N_("Compose a new mail message")) \
339 _fmt(OP_MAILBOX_LIST, N_("List mailboxes with new mail")) \
341 _fmt(OP_MAIN_BREAK_THREAD, N_("Break the thread in two")) \
343 _fmt(OP_MAIN_CHANGE_FOLDER, N_("Open a different folder")) \
345 _fmt(OP_MAIN_CHANGE_FOLDER_READONLY, N_("Open a different folder in read only mode")) \
347 _fmt(OP_MAIN_CHANGE_GROUP, N_("Open a different newsgroup")) \
349 _fmt(OP_MAIN_CHANGE_GROUP_READONLY, N_("Open a different newsgroup in read only mode")) \
351 _fmt(OP_MAIN_CLEAR_FLAG, N_("Clear a status flag from a message")) \
353 _fmt(OP_MAIN_CLOSE_ALL_THREADS, N_("Collapse all threads")) \
355 _fmt(OP_MAIN_CLOSE_THREAD, N_("Collapse current thread")) \
357 _fmt(OP_MAIN_COLLAPSE_ALL, N_("Collapse/uncollapse all threads")) \
359 _fmt(OP_MAIN_COLLAPSE_THREAD, N_("Collapse/uncollapse current thread")) \
361 _fmt(OP_MAIN_DELETE_PATTERN, N_("Delete non-hidden messages matching a pattern")) \
363 _fmt(OP_MAIN_FETCH_MAIL, N_("Retrieve mail from POP server")) \
365 _fmt(OP_MAIN_IMAP_FETCH, N_("Force retrieval of mail from IMAP server")) \
367 _fmt(OP_MAIN_IMAP_LOGOUT_ALL, N_("Logout from all IMAP servers")) \
369 _fmt(OP_MAIN_LIMIT, N_("Show only messages matching a pattern")) \
371 _fmt(OP_MAIN_LINK_THREADS, N_("Link tagged message to the current one")) \
373 _fmt(OP_MAIN_MODIFY_TAGS, N_("Modify (notmuch/imap) tags")) \
375 _fmt(OP_MAIN_MODIFY_TAGS_THEN_HIDE, N_("Modify (notmuch/imap) tags and then hide message")) \
377 _fmt(OP_MAIN_NEXT_NEW, N_("Jump to the next new message")) \
379 _fmt(OP_MAIN_NEXT_NEW_THEN_UNREAD, N_("Jump to the next new or unread message")) \
381 _fmt(OP_MAIN_NEXT_SUBTHREAD, N_("Jump to the next subthread")) \
383 _fmt(OP_MAIN_NEXT_THREAD, N_("Jump to the next thread")) \
385 _fmt(OP_MAIN_NEXT_UNDELETED, N_("Move to the next undeleted message")) \
387 _fmt(OP_MAIN_NEXT_UNREAD, N_("Jump to the next unread message")) \
389 _fmt(OP_MAIN_NEXT_UNREAD_MAILBOX, N_("Open next mailbox with new mail")) \
391 _fmt(OP_MAIN_PREV_UNREAD_MAILBOX, N_("Open previous mailbox with new mail")) \
393 _fmt(OP_MAIN_OPEN_ALL_THREADS, N_("Uncollapse all threads")) \
395 _fmt(OP_MAIN_OPEN_THREAD, N_("Uncollapse current thread")) \
397 _fmt(OP_MAIN_PARENT_MESSAGE, N_("Jump to parent message in thread")) \
399 _fmt(OP_MAIN_PREV_NEW, N_("Jump to the previous new message")) \
401 _fmt(OP_MAIN_PREV_NEW_THEN_UNREAD, N_("Jump to the previous new or unread message")) \
403 _fmt(OP_MAIN_PREV_SUBTHREAD, N_("Jump to previous subthread")) \
405 _fmt(OP_MAIN_PREV_THREAD, N_("Jump to previous thread")) \
407 _fmt(OP_MAIN_PREV_UNDELETED, N_("Move to the previous undeleted message")) \
409 _fmt(OP_MAIN_PREV_UNREAD, N_("Jump to the previous unread message")) \
411 _fmt(OP_MAIN_QUASI_DELETE, N_("Delete from NeoMutt, don't touch on disk")) \
413 _fmt(OP_MAIN_READ_SUBTHREAD, N_("Mark the current subthread as read")) \
415 _fmt(OP_MAIN_READ_THREAD, N_("Mark the current thread as read")) \
417 _fmt(OP_MAIN_ROOT_MESSAGE, N_("Jump to root message in thread")) \
419 _fmt(OP_MAIN_SET_FLAG, N_("Set a status flag on a message")) \
421 _fmt(OP_MAIN_SHOW_LIMIT, N_("Show currently active limit pattern")) \
423 _fmt(OP_MAIN_SYNC_FOLDER, N_("Save changes to mailbox")) \
425 _fmt(OP_MAIN_TAG_PATTERN, N_("Tag non-hidden messages matching a pattern")) \
427 _fmt(OP_MAIN_UNDELETE_PATTERN, N_("Undelete non-hidden messages matching a pattern")) \
429 _fmt(OP_MAIN_UNTAG_PATTERN, N_("Untag non-hidden messages matching a pattern")) \
431 _fmt(OP_MARK_MSG, N_("Create a hotkey macro for the current message")) \
433 _fmt(OP_MIDDLE_PAGE, N_("Move to the middle of the page")) \
435 _fmt(OP_NEXT_ENTRY, N_("Move to the next entry")) \
437 _fmt(OP_NEXT_LINE, N_("Scroll down one line")) \
439 _fmt(OP_NEXT_PAGE, N_("Move to the next page")) \
441 _fmt(OP_PAGER_HIDE_QUOTED, N_("Toggle display of quoted text")) \
443 _fmt(OP_PAGER_SKIP_HEADERS, N_("Jump to first line after headers")) \
445 _fmt(OP_PAGER_SKIP_QUOTED, N_("Skip beyond quoted text")) \
447 _fmt(OP_PIPE, N_("Pipe message/attachment to a shell command")) \
449 _fmt(OP_POST, N_("Post message to newsgroup")) \
451 _fmt(OP_PREV_ENTRY, N_("Move to the previous entry")) \
453 _fmt(OP_PREV_LINE, N_("Scroll up one line")) \
455 _fmt(OP_PREV_PAGE, N_("Move to the previous page")) \
457 _fmt(OP_PRINT, N_("Print the current entry")) \
459 _fmt(OP_PURGE_MESSAGE, N_("Delete the current entry, bypassing the trash folder")) \
461 _fmt(OP_PURGE_THREAD, N_("Delete the current thread, bypassing the trash folder")) \
463 _fmt(OP_QUERY, N_("Query external program for addresses")) \
465 _fmt(OP_QUERY_APPEND, N_("Append new query results to current results")) \
467 _fmt(OP_QUIT, N_("Save changes to mailbox and quit")) \
469 _fmt(OP_RECALL_MESSAGE, N_("Recall a postponed message")) \
471 _fmt(OP_RECONSTRUCT_THREAD, N_("Reconstruct thread containing current message")) \
473 _fmt(OP_REDRAW, N_("Clear and redraw the screen")) \
475 _fmt(OP_RENAME_MAILBOX, N_("Rename the current mailbox (IMAP only)")) \
477 _fmt(OP_REPLY, N_("Reply to a message")) \
479 _fmt(OP_RESEND, N_("Use the current message as a template for a new one")) \
481 _fmt(OP_SAVE, N_("Save message/attachment to a mailbox/file")) \
483 _fmt(OP_SEARCH, N_("Search for a regular expression")) \
485 _fmt(OP_SEARCH_NEXT, N_("Search for next match")) \
487 _fmt(OP_SEARCH_OPPOSITE, N_("Search for next match in opposite direction")) \
489 _fmt(OP_SEARCH_REVERSE, N_("Search backwards for a regular expression")) \
491 _fmt(OP_SEARCH_TOGGLE, N_("Toggle search pattern coloring")) \
493 _fmt(OP_SHELL_ESCAPE, N_("Invoke a command in a subshell")) \
495 _fmt(OP_SHOW_LOG_MESSAGES, N_("Show log (and debug) messages")) \
497 _fmt(OP_SORT, N_("Sort messages")) \
499 _fmt(OP_SORT_REVERSE, N_("Sort messages in reverse order")) \
501 _fmt(OP_SUBSCRIBE_PATTERN, N_("Subscribe to newsgroups matching a pattern")) \
503 _fmt(OP_TAG, N_("Tag the current entry")) \
505 _fmt(OP_TAG_PREFIX, N_("Apply next function to tagged messages")) \
507 _fmt(OP_TAG_PREFIX_COND, N_("Apply next function ONLY to tagged messages")) \
509 _fmt(OP_TAG_SUBTHREAD, N_("Tag the current subthread")) \
511 _fmt(OP_TAG_THREAD, N_("Tag the current thread")) \
513 _fmt(OP_TOGGLE_MAILBOXES, N_("Toggle whether to browse mailboxes or all files")) \
515 _fmt(OP_TOGGLE_NEW, N_("Toggle a message's 'new' flag")) \
517 _fmt(OP_TOGGLE_READ, N_("Toggle view of read messages")) \
519 _fmt(OP_TOGGLE_WRITE, N_("Toggle whether the mailbox will be rewritten")) \
521 _fmt(OP_TOP_PAGE, N_("Move to the top of the page")) \
523 _fmt(OP_UNCATCHUP, N_("Mark all articles in newsgroup as unread")) \
525 _fmt(OP_UNDELETE, N_("Undelete the current entry")) \
527 _fmt(OP_UNDELETE_SUBTHREAD, N_("Undelete all messages in subthread")) \
529 _fmt(OP_UNDELETE_THREAD, N_("Undelete all messages in thread")) \
531 _fmt(OP_UNSUBSCRIBE_PATTERN, N_("Unsubscribe from newsgroups matching a pattern")) \
533 _fmt(OP_VERSION, N_("Show the NeoMutt version number and date")) \
535 _fmt(OP_VIEW_ATTACHMENTS, N_("Show MIME attachments")) \
537 _fmt(OP_VIEW_RAW_MESSAGE, N_("Show the raw message")) \
539 _fmt(OP_WHAT_KEY, N_("Display the keycode for a key press")) \
541#define OPS_CRYPT(_fmt) \
543 _fmt(OP_DECRYPT_COPY, N_("Make decrypted copy")) \
545 _fmt(OP_DECRYPT_SAVE, N_("Make decrypted copy and delete")) \
547 _fmt(OP_EXTRACT_KEYS, N_("Extract supported public keys")) \
549 _fmt(OP_FORGET_PASSPHRASE, N_("Wipe passphrases from memory")) \
551#define OPS_ENVELOPE(_fmt) \
553 _fmt(OP_ENVELOPE_EDIT_BCC, N_("Edit the BCC list")) \
555 _fmt(OP_ENVELOPE_EDIT_CC, N_("Edit the CC list")) \
557 _fmt(OP_ENVELOPE_EDIT_FCC, N_("Enter a file to save a copy of this message in")) \
559 _fmt(OP_ENVELOPE_EDIT_FOLLOWUP_TO, N_("Edit the Followup-To field")) \
561 _fmt(OP_ENVELOPE_EDIT_FROM, N_("Edit the from field")) \
563 _fmt(OP_ENVELOPE_EDIT_HEADERS, N_("Edit the message with headers")) \
565 _fmt(OP_ENVELOPE_EDIT_NEWSGROUPS, N_("Edit the newsgroups list")) \
567 _fmt(OP_ENVELOPE_EDIT_REPLY_TO, N_("Edit the Reply-To field")) \
569 _fmt(OP_ENVELOPE_EDIT_SUBJECT, N_("Edit the subject of this message")) \
571 _fmt(OP_ENVELOPE_EDIT_TO, N_("Edit the TO list")) \
573 _fmt(OP_ENVELOPE_EDIT_X_COMMENT_TO, N_("Edit the X-Comment-To field")) \
576#define OPS_NOTMUCH(_fmt) \
578 _fmt(OP_MAIN_CHANGE_VFOLDER, N_("Open a different virtual folder")) \
580 _fmt(OP_MAIN_ENTIRE_THREAD, N_("Read entire thread of the current message")) \
582 _fmt(OP_MAIN_VFOLDER_FROM_QUERY, N_("Generate virtual folder from query")) \
584 _fmt(OP_MAIN_VFOLDER_FROM_QUERY_READONLY, N_("Generate a read-only virtual folder from query")) \
586 _fmt(OP_MAIN_WINDOWED_VFOLDER_BACKWARD, N_("Shifts virtual folder time window backwards")) \
588 _fmt(OP_MAIN_WINDOWED_VFOLDER_FORWARD, N_("Shifts virtual folder time window forwards")) \
590 _fmt(OP_MAIN_WINDOWED_VFOLDER_RESET, N_("Resets virtual folder time window to the present"))
592#define OPS_NOTMUCH(_)
595#define OPS_PGP(_fmt) \
597 _fmt(OP_ATTACH_ATTACH_KEY, N_("Attach a PGP public key")) \
599 _fmt(OP_CHECK_TRADITIONAL, N_("Check for classic PGP")) \
601 _fmt(OP_COMPOSE_PGP_MENU, N_("Show PGP options")) \
603 _fmt(OP_MAIL_KEY, N_("Mail a PGP public key")) \
605 _fmt(OP_VERIFY_KEY, N_("Verify a public key")) \
607 _fmt(OP_VIEW_ID, N_("View the key's user id")) \
609#define OPS_SIDEBAR(_fmt) \
611 _fmt(OP_SIDEBAR_SCROLL_HALF_DOWN, N_("Scroll down 1/2 page")) \
613 _fmt(OP_SIDEBAR_SCROLL_HALF_UP, N_("Scroll up 1/2 page")) \
615 _fmt(OP_SIDEBAR_SCROLL_LINE_DOWN, N_("Scroll down one line")) \
617 _fmt(OP_SIDEBAR_SCROLL_LINE_UP, N_("Scroll up one line")) \
619 _fmt(OP_SIDEBAR_SCROLL_PAGE_DOWN, N_("Scroll the sidebar down 1 page")) \
621 _fmt(OP_SIDEBAR_SCROLL_PAGE_UP, N_("Scroll the sidebar up 1 page")) \
623 _fmt(OP_SIDEBAR_SCROLL_SELECTION_TO_BOTTOM, N_("Move entry to bottom of screen")) \
625 _fmt(OP_SIDEBAR_SCROLL_SELECTION_TO_MIDDLE, N_("Move entry to middle of screen")) \
627 _fmt(OP_SIDEBAR_SCROLL_SELECTION_TO_TOP, N_("Move entry to top of screen")) \
629 _fmt(OP_SIDEBAR_FIRST, N_("Move the highlight to the first mailbox")) \
631 _fmt(OP_SIDEBAR_SELECT_ENTRY_BY_NUMBER, N_("Jump to a specific mailbox")) \
633 _fmt(OP_SIDEBAR_LAST, N_("Move the highlight to the last mailbox")) \
635 _fmt(OP_SIDEBAR_NEXT, N_("Move the highlight to next mailbox")) \
637 _fmt(OP_SIDEBAR_NEXT_NEW, N_("Move the highlight to next mailbox with new mail")) \
639 _fmt(OP_SIDEBAR_SELECT_PAGE_BOTTOM, N_("Move the highlight to the bottom of the page")) \
641 _fmt(OP_SIDEBAR_SELECT_PAGE_MIDDLE, N_("Move the highlight to the middle of the page")) \
643 _fmt(OP_SIDEBAR_SELECT_PAGE_TOP, N_("Move the highlight to the top of the page")) \
645 _fmt(OP_SIDEBAR_OPEN, N_("Open highlighted mailbox")) \
647 _fmt(OP_SIDEBAR_PAGE_DOWN, N_("Scroll the sidebar down 1 page")) \
649 _fmt(OP_SIDEBAR_PAGE_UP, N_("Scroll the sidebar up 1 page")) \
651 _fmt(OP_SIDEBAR_PREV, N_("Move the highlight to previous mailbox")) \
653 _fmt(OP_SIDEBAR_PREV_NEW, N_("Move the highlight to previous mailbox with new mail")) \
655 _fmt(OP_SIDEBAR_TOGGLE_VIRTUAL, N_("Toggle between mailboxes and virtual mailboxes")) \
657 _fmt(OP_SIDEBAR_TOGGLE_VISIBLE, N_("Make the sidebar (in)visible")) \
659 _fmt(OP_SIDEBAR_START_SEARCH, N_("Fuzzy search the sidebar")) \
661#define OPS_SMIME(_fmt) \
663 _fmt(OP_COMPOSE_SMIME_MENU, N_("Show S/MIME options")) \
666 _fmt(OP_NULL, N_("Null operation")) \
668 OPS_AUTOCRYPT(_fmt) \
683#define DEFINE_OPS(opcode, help_string) opcode,
Convenience wrapper for the library headers.
#define DEFINE_OPS(opcode, help_string)
const char * opcodes_get_description(int op)
Get the description of an opcode.
const char * opcodes_get_name(int op)
Get the name of an opcode.
MuttOps
All NeoMutt Opcodes.