X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=doc%2Fmanual.xml.tail;h=63af51d1fc47428126d4816bc9dc129fb4427187;hb=fa02a1073925b7d14953f05089890a0864c00dca;hp=ebc29dad5bfd5b39a038e1d94295c40e84cfbd03;hpb=4b2f985c0f88249774e03e9e4111b70f3d8d26dc;p=apps%2Fmadmutt.git diff --git a/doc/manual.xml.tail b/doc/manual.xml.tail index ebc29da..63af51d 100644 --- a/doc/manual.xml.tail +++ b/doc/manual.xml.tail @@ -28,42 +28,176 @@ - - bottom-page L move to the bottom of the page - current-bottom not bound move current entry to bottom of page - current-middle not bound move current entry to middle of page - current-top not bound move current entry to top of page - enter-command : enter a muttngrc command - exit q exit this menu - first-entry = move to the first entry - half-down ] scroll down 1/2 page - half-up [ scroll up 1/2 page - help ? this screen - jump number jump to an index number - last-entry * move to the last entry - middle-page M move to the middle of the page - next-entry j move to the next entry - next-line > scroll down one line - next-page z move to the next page - previous-entry k move to the previous entry - previous-line < scroll up one line - previous-page Z move to the previous page - refresh ^L clear and redraw the screen - search / search for a regular expression - search-next n search for next match - search-opposite not bound search for next match in opposite - direction - search-reverse ESC / search backwards for a regular - expression - select-entry RET select the current entry - shell-escape ! run a program in a subshell - tag-entry t toggle the tag on the current entry - tag-prefix ; apply next command to tagged entries - tag-prefix-cond not bound apply next function ONLY to tagged - messages - top-page H move to the top of the page - what-key not bound display the keycode for a key press - + + Reference: Default Generic Function Bindings + + + + Function + Default Key + Description + + + + + + L + move to the bottom of the page + + + + not bound + move current entry to bottom of page + + + + not bound + move current entry to middle of page + + + + not bound + move current entry to top of page + + + + : + enter a muttngrc command + + + + q + exit this menu + + + + = + move to the first entry + + + + ] + scroll down 1/2 page + + + + [ + scroll up 1/2 page + + + + ? + this screen + + + + number + jump to an index number + + + + * + move to the last entry + + + + M + move to the middle of the page + + + + j + move to the next entry + + + + > + scroll down one line + + + + z + move to the next page + + + + k + move to the previous entry + + + + < + scroll up one line + + + + Z + move to the previous page + + + + ^L + clear and redraw the screen + + + + / + search for a regular expression + + + + n + search for next match + + + + not bound + search for next match in opposite direction + + + + ESC / + search backwards for a regular expression + + + + RET + select the current entry + + + + ! + run a program in a subshell + + + + t + toggle the tag on the current entry + + + + ; + apply next command to tagged entries + + + + not bound + apply next function ONLY to tagged messages + + + + H + move to the top of the page + + + + not bound + display the keycode for a key press + + + +
+
@@ -74,91 +208,366 @@ - - bounce-message b remail a message to another user - change-folder c open a different folder - change-folder-readonly ESC c open a different folder in read only - mode - check-traditional-pgp ESC P check for classic pgp - clear-flag W clear a status flag from a message - copy-message C copy a message to a file/mailbox - create-alias a create an alias from a message - senderdecode-copy ESC C decode a message and copy it - to a file/mailbox - decode-save ESC s decode a message and save it to a - file/mailbox - delete-message d delete the current entry - delete-pattern D delete messages matching a pattern - delete-subthread ESC d delete all messages in subthread - delete-thread ^D delete all messages in thread - display-address @ display full address of sender - display-toggle-weed h display message and toggle header - weeding - display-message RET display a message - edit e edit the current message - edit-type ^E edit the current message's - Content-Type - exit x exit without saving changes - extract-keys ^K extract PGP public keys - fetch-mail G retrieve mail from POP server - flag-message F toggle a message's 'important' flag - forget-passphrase ^F wipe PGP passphrase from memory - forward-message f forward a message with comments - group-reply g reply to all recipients - limit l show only messages matching a - patternlist-reply L reply to specified mailing - list - mail m compose a new mail message - mail-key ESC k mail a PGP public key - next-new not bound jump to the next new message - next-new-then-unread TAB jump to the next new or unread message - next-subthread ESC n jump to the next subthread - next-thread ^N jump to the next thread - next-undeleted j move to the next undeleted message - next-unread not bound jump to the next unread message - parent-message P jump to parent message in thread - pipe-message | pipe message/attachment to a shell - command - previous-new not bound jump to the previous new message - previous-new-then-unread - ESC TAB jump to the previous new or unread message + + Reference: Default Index Function Bindings + + + + Function + Default Key + Description + + + + + + b + remail a message to another user + + + + c + open a different folder + + + + ESC c + open a different folder in read only mode + + + + ESC P + check for classic pgp + + + + W + clear a status flag from a message + + + + C + copy a message to a file/mailbox + + + + a + create an alias from a message sender + + + + ESC C + decode a message and copy it to a file/mailbox + + + + ESC s + decode a message and save it to a file/mailbox + + + + d + delete the current entry + + + + D + delete messages matching a pattern + + + + ESC d + delete all messages in subthread + + + + ^D + delete all messages in thread + + + + @ + display full address of sender + + + + h + display message and toggle header weeding + + + + RET + display a message + + + + e + edit the current message + + + + ^E + edit the current message's Content-Type + + + + x + exit without saving changes + + + + ^K + extract PGP public keys + + + + G + retrieve mail from POP server + + + + F + toggle a message's 'important' flag + + + + ^F + wipe PGP passphrase from memory + + + + f + forward a message with comments + + + + g + reply to all recipients + + + + l + show only messages matching a pattern + + + + L + reply to specified mailing list + + + + m + compose a new mail message + + + + ESC k + mail a PGP public key + + + + not bound + jump to the next new message + + + + TAB + jump to the next new or unread message + + + + ESC n + jump to the next subthread + + + + ^N + jump to the next thread + + + + j + move to the next undeleted message + + + + not bound + jump to the next unread message + + + + P + jump to parent message in thread + + + + | + pipe message/attachment to a shell command + + + + not bound + jump to the previous new message + + + + ESC TAB + jump to the previous new or unread message + + + + Z + move to the previous page + + + + ESC p + jump to previous subthread + + + + ^P + jump to previous thread + + + + k + move to the last undelete message + + + + not bound + jump to the previous unread message + + + + p + print the current entry + + + + Q + query external program for addresses + + + + q + save changes to mailbox and quit + + + + ESC r + mark the current subthread as read + + + + ^R + mark the current thread as read + + + + R + recall a postponed message + + + + r + reply to a message + + + + ESC e + resend message and preserve MIME structure + + + + s + save message/attachment to a file + + + + w + set a status flag on a message + + + + V + show the Mutt-ng version number and date + + + + ESC l + show currently active limit pattern, if any + + + + o + sort messages + + + + O + sort messages in reverse order + + + + $ + save changes to mailbox + + + + T + tag messages matching a pattern + + + + ESC t + tag/untag all messages in the current thread + + + + N + toggle a message's 'new' flag + + + + % + toggle whether the mailbox will be rewritten + + + + u + undelete the current entry + + + + U + undelete messages matching a pattern + + + + ESC u + undelete all messages in subthread + + + + ^U + undelete all messages in thread + + + + ^T + untag messages matching a pattern + + + + v + show MIME attachments + + + +
- previous-page Z move to the previous page - previous-subthread ESC p jump to previous subthread - previous-thread ^P jump to previous thread - previous-undeleted k move to the last undelete message - previous-unread not bound jump to the previous unread message - print-message p print the current entry - query Q query external program for addresses - quit q save changes to mailbox and quit - read-subthread ESC r mark the current subthread as read - read-thread ^R mark the current thread as read - recall-message R recall a postponed message - reply r reply to a message - resend-message ESC e resend message and preserve MIME - structure - save-message s save message/attachment to a file - set-flag w set a status flag on a message - show-version V show the Mutt-ng version number and - date - show-limit ESC l show currently active limit pattern, - if any - sort-mailbox o sort messages - sort-reverse O sort messages in reverse order - sync-mailbox $ save changes to mailbox - tag-pattern T tag messages matching a pattern - tag-thread ESC t tag/untag all messages in the - current thread - toggle-new N toggle a message's 'new' flag - toggle-write % toggle whether the mailbox will be - rewritten - undelete-message u undelete the current entry - undelete-pattern U undelete messages matching a pattern - undelete-subthread ESC u undelete all messages in subthread - undelete-thread ^U undelete all messages in thread - untag-pattern ^T untag messages matching a pattern - view-attachments v show MIME attachments -
@@ -169,92 +578,391 @@ - - bottom not bound jump to the bottom of the message - bounce-message b remail a message to another user - change-folder c open a different folder - change-folder-readonly ESC c open a different folder in read only - mode - check-traditional-pgp ESC P check for classic pgp - copy-message C copy a message to a file/mailbox - create-alias a create an alias from a message - senderdecode-copy ESC C decode a message and copy it - to a file/mailbox - decode-save ESC s decode a message and save it to a - file/mailbox - delete-message d delete the current entry - delete-subthread ESC d delete all messages in subthread - delete-thread ^D delete all messages in thread - display-address @ display full address of sender - display-toggle-weed h display message and toggle header - weeding - edit e edit the current message - edit-type ^E edit the current message's - Content-Type - enter-command : enter a muttngrc command - exit i return to the main-menu - extract-keys ^K extract PGP public keys - flag-message F toggle a message's 'important' flag - forget-passphrase ^F wipe PGP passphrase from memory - forward-message f forward a message with comments - group-reply g reply to all recipients - half-up not bound move up one-half page - half-down not bound move down one-half page - help ? this screen - list-reply L reply to specified mailing list - mail m compose a new mail message - mail-key ESC k mail a PGP public key - mark-as-new N toggle a message's 'new' flag - next-line RET scroll down one line - next-entry J move to the next entry - next-new not bound jump to the next new message - next-new-then-unread TAB jump to the next new or unread message - next-page move to the next page - next-subthread ESC n jump to the next subthread - next-thread ^N jump to the next thread - next-undeleted j move to the next undeleted message - next-unread not bound jump to the next unread message - parent-message P jump to parent message in thread - pipe-message | pipe message/attachment to a shell - command - previous-line BackSpace scroll up one line - previous-entry K move to the previous entry - previous-new not bound jump to the previous new message - previous-new-then-unread - not bound jump to the previous new or unread message - previous-page - move to the previous page - previous-subthread ESC p jump to previous subthread - previous-thread ^P jump to previous thread - previous-undeleted k move to the last undelete message - previous-unread not bound jump to the previous unread message - print-message p print the current entry - quit Q save changes to mailbox and quit - read-subthread ESC r mark the current subthread as read - read-thread ^R mark the current thread as read - recall-message R recall a postponed message - redraw-screen ^L clear and redraw the screen - reply r reply to a message - save-message s save message/attachment to a file - search / search for a regular expression - search-next n search for next match - search-opposite not bound search for next match in opposite - direction - search-reverse ESC / search backwards for a regular - expression - search-toggle \ toggle search pattern coloring - shell-escape ! invoke a command in a subshell - show-version V show the Mutt-ng version number and - date - skip-quoted S skip beyond quoted text - sync-mailbox $ save changes to mailbox - tag-message t tag a message - toggle-quoted T toggle display of quoted text - top ^ jump to the top of the message - undelete-message u undelete the current entry - undelete-subthread ESC u undelete all messages in subthread - undelete-thread ^U undelete all messages in thread - view-attachments v show MIME attachments - + + Reference: Default Pager Function Bindings + + + + Function + Default Key + Description + + + + + + not bound + jump to the bottom of the message + + + + b + remail a message to another user + + + + c + open a different folder + + + + ESC c + open a different folder in read only mode + + + + ESC P + check for classic pgp + + + + C + copy a message to a file/mailbox + + + + a + create an alias from a message + + + + ESC C + decode a message and copy it to a file/mailbox + + + + ESC s + decode a message and save it to a file/mailbox + + + + d + delete the current entry + + + + ESC d + delete all messages in subthread + + + + ^D + delete all messages in thread + + + + @ + display full address of sender + + + + h + display message and toggle header weeding + + + + e + edit the current message + + + + ^E + edit the current message's Content-Type + + + + : + enter a muttngrc command + + + + i + return to the main-menu + + + + ^K + extract PGP public keys + + + + F + toggle a message's 'important' flag + + + + ^F + wipe PGP passphrase from memory + + + + f + forward a message with comments + + + + g + reply to all recipients + + + + not bound + move up one-half page + + + + not bound + move down one-half page + + + + ? + this screen + + + + L + reply to specified mailing list + + + + m + compose a new mail message + + + + ESC k + mail a PGP public key + + + + N + toggle a message's 'new' flag + + + + RET + scroll down one line + + + + J + move to the next entry + + + + not bound + jump to the next new message + + + + TAB + jump to the next new or unread message + + + + not bound + move to the next page + + + + ESC n + jump to the next subthread + + + + ^N + jump to the next thread + + + + j + move to the next undeleted message + + + + not bound + jump to the next unread message + + + + P + jump to parent message in thread + + + + | + pipe message/attachment to a shell command + + + + BackSpace + scroll up one line + + + + K + move to the previous entry + + + + not bound + jump to the previous new message + + + + not bound + jump to the previous new or unread message + + + + - + move to the previous page + + + + ESC p + jump to previous subthread + + + + ^P + jump to previous thread + + + + k + move to the last undelete message + + + + not bound + jump to the previous unread message + + + + p + print the current entry + + + + Q + save changes to mailbox and quit + + + + ESC r + mark the current subthread as read + + + + ^R + mark the current thread as read + + + + R + recall a postponed message + + + + ^L + clear and redraw the screen + + + + r + reply to a message + + + + s + save message/attachment to a file + + + + / + search for a regular expression + + + + n + search for next match + + + + not bound + search for next match in opposite direction + + + + ESC / + search backwards for a regular expression + + + + \ + toggle search pattern coloring + + + + ! + invoke a command in a subshell + + + + V + show the Mutt-ng version number and date + + + + S + skip beyond quoted text + + + + $ + save changes to mailbox + + + + t + tag a message + + + + T + toggle display of quoted text + + + + ^ + jump to the top of the message + + + + u + undelete the current entry + + + + ESC u + undelete all messages in subthread + + + + ^U + undelete all messages in thread + + + + v + show MIME attachments + + + +
+
@@ -265,12 +973,36 @@ - - search / search for a regular expression - search-next n search for next match - search-reverse ESC / search backwards for a regular - expression - + + Reference: Default Alias Menu Function Bindings + + + + Function + Default Key + Description + + + + + + / + search for a regular expression + + + + n + search for next match + + + + ESC / + search backwards for a regular expression + + + +
+
@@ -281,19 +1013,61 @@ - - create-alias a create an alias from a message - sendermail m compose a new mail message - query Q query external program for addresses - query-append A append new query results to current - results - search / search for a regular expression - search-next n search for next match - search-opposite not bound search for next match in opposite - direction - search-reverse ESC / search backwards for a regular - expression - + + Reference: Default Query Menu Function Bindings + + + + Function + Default Key + Description + + + + + + a + create an alias from a message sender + + + + m + compose a new mail message + + + + Q + query external program for addresses + + + + A + append new query results to current results + + + + / + search for a regular expression + + + + n + search for next match + + + + not bound + search for next match in opposite direction + + + + ESC / + search backwards for a regular expression + + + +
+
@@ -304,31 +1078,111 @@ - - bounce-message b remail a message to another user - collapse-parts v toggle display of subparts - delete-entry d delete the current entry - display-toggle-weed h display message and toggle header - weeding - edit-type ^E edit the current entry's - Content-Typeextract-keys ^K extract PGP public keys - forward-message f forward a message with comments - group-reply g reply to all recipients - list-reply L reply to specified mailing list - pipe-entry | pipe message/attachment to a shell - command - print-entry p print the current entry - reply r reply to a message - resend-message ESC e resend message and preserve MIME - structure - save-entry s save message/attachment to a file - undelete-entry u undelete the current entry - view-attach RET view attachment using mailcap entry - if necessary - view-mailcap m force viewing of attachment using - mailcap - view-text T view attachment as text - + + Reference: Default Attachment Menu Function Bindings + + + + Function + Default Key + Description + + + + + + b + remail a message to another user + + + + v + toggle display of subparts + + + + d + delete the current entry + + + + h + display message and toggle header weeding + + + + ^E + edit the current entry's Content-Type + + + + ^K + extract PGP public keys + + + + f + forward a message with comments + + + + g + reply to all recipients + + + + L + reply to specified mailing list + + + + | + pipe message/attachment to a shell command + + + + p + print the current entry + + + + r + reply to a message + + + + ESC e + resend message and preserve MIME structure + + + + s + save message/attachment to a file + + + + u + undelete the current entry + + + + RET + view attachment using mailcap entry if necessary + + + + m + force viewing of attachment using mailcap + + + + T + view attachment as text + + + +
+
@@ -339,48 +1193,186 @@ - - attach-file a attach a file(s) to this message - attach-message A attach message(s) to this message - attach-key ESC k attach a PGP public key - copy-file C save message/attachment to a file - detach-file D delete the current entry - display-toggle-weed h display message and toggle header - weeding - edit-bcc b edit the BCC list - edit-cc c edit the CC list - edit-description d edit attachment description - edit-encoding ^E edit attachment transfer-encoding - edit-fcc f enter a file to save a copy of this - message in - edit-from ESC f edit the from: field - edit-file ^X e edit the file to be attached - edit-headers E edit the message with headers - edit e edit the message - edit-mime m edit attachment using mailcap entry - edit-reply-to r edit the Reply-To field - edit-subject s edit the subject of this message - edit-to t edit the TO list - edit-type ^T edit attachment type - filter-entry F filter attachment through a shell - command - forget-passphrase ^F wipe PGP passphrase from memory - ispell i run ispell on the message - new-mime n compose new attachment using mailcap - entry - pgp-menu p show PGP options - pipe-entry | pipe message/attachment to a shell - command - postpone-message P save this message to send later - print-entry l print the current entry - rename-file R rename/move an attached file - send-message y send the message - toggle-unlink u toggle whether to delete file after - sending it - view-attach RET view attachment using mailcap entry - if necessary - write-fcc w write the message to a folder - + + Reference: Default Compose Menu Function Bindings + + + + Function + Default Key + Description + + + + + + a + attach a file(s) to this message + + + + A + attach message(s) to this message + + + + ESC k + attach a PGP public key + + + + C + save message/attachment to a file + + + + D + delete the current entry + + + + h + display message and toggle header weeding + + + + b + edit the BCC list + + + + c + edit the CC list + + + + d + edit attachment description + + + + ^E + edit attachment transfer-encoding + + + + f + enter a file to save a copy of this message in + + + + ESC f + edit the from: field + + + + ^X e + edit the file to be attached + + + + E + edit the message with headers + + + + e + edit the message + + + + m + edit attachment using mailcap entry + + + + r + edit the Reply-To field + + + + s + edit the subject of this message + + + + t + edit the TO list + + + + ^T + edit attachment type + + + + F + filter attachment through a shell command + + + + ^F + wipe PGP passphrase from memory + + + + i + run ispell on the message + + + + n + compose new attachment using mailcap entry + + + + p + show PGP options + + + + | + pipe message/attachment to a shell command + + + + P + save this message to send later + + + + l + print the current entry + + + + R + rename/move an attached file + + + + y + send the message + + + + u + toggle whether to delete file after sending it + + + + RET + view attachment using mailcap entry if necessary + + + + w + write the message to a folder + + + +
+
@@ -391,10 +1383,31 @@ - - delete-entry d delete the current entry - undelete-entry u undelete the current entry - + + Reference: Default Postpone Menu Function Bindings + + + + Function + Default Key + Description + + + + + + d + delete the current entry + + + + u + undelete the current entry + + + +
+
@@ -405,27 +1418,91 @@ - - change-dir c change directories - check-new TAB check mailboxes for new mail - enter-mask m enter a file mask - search / search for a regular expression - search-next n search for next match - search-reverse ESC / search backwards for a regular - expression - select-new N select a new file in this directory - sort o sort messages - sort-reverse O sort messages in reverse order - toggle-mailboxes TAB toggle whether to browse mailboxes - or all files - view-file SPACE view file - subscribe s subscribe to current mailbox (IMAP - Only) - unsubscribe u unsubscribe to current mailbox (IMAP - Only) - toggle-subscribed T toggle view all/subscribed mailboxes - (IMAP Only) - + + Reference: Default Browser Menu Function Bindings + + + + Function + Default Key + Description + + + + + + c + change directories + + + + TAB + check mailboxes for new mail + + + + m + enter a file mask + + + + / + search for a regular expression + + + + n + search for next match + + + + ESC / + search backwards for a regular expression + + + + N + select a new file in this directory + + + + o + sort messages + + + + O + sort messages in reverse order + + + + TAB + toggle whether to browse mailboxes or all files + + + + SPACE + view file + + + + s + subscribe to current mailbox (IMAP Only) + + + + u + unsubscribe to current mailbox (IMAP Only) + + + + T + toggle view all/subscribed mailboxes (IMAP Only) + + + +
+
@@ -436,10 +1513,31 @@ - - view-name % view the key's user id - verify-key c verify a PGP public key - + + Reference: Default PGP Menu Function Bindings + + + + Function + Default Key + Description + + + + + + % + view the key's user id + + + + c + verify a PGP public key + + + +
+
@@ -450,52 +1548,193 @@ - - backspace BackSpace delete the char in front of the - cursor - backward-char ^B move the cursor one character to the - left - backward-word ESC b move the cursor to the previous word - bol ^A jump to the beginning of the line - buffy-cycle Space cycle among incoming mailboxes - capitalize-word ESC c uppercase the first character in the - word - complete TAB complete filename or alias - complete-query ^T complete address with query - delete-char ^D delete the char under the cursor - downcase-word ESC l lowercase all characters in current - word - eol ^E jump to the end of the line - forward-char ^F move the cursor one character to the - right - forward-word ESC f move the cursor to the next word - history-down not bound scroll down through the history list - history-up not bound scroll up through the history list - kill-eol ^K delete chars from cursor to end of - line - kill-eow ESC d delete chars from cursor to end of - word - kill-line ^U delete all chars on the line - kill-word ^W delete the word in front of the - cursor - quote-char ^V quote the next typed key - transpose-chars not bound transpose character under cursor - with previous - upcase-word ESC u uppercase all characters in current - word - + + Reference: Default Editor Function Bindings + + + + Function + Default Key + Description + + + + + + BackSpace + delete the char in front of the cursor + + + + ^B + move the cursor one character to the left + + + + ESC b + move the cursor to the previous word + + + + ^A + jump to the beginning of the line + + + + Space + cycle among incoming mailboxes + + + + ESC c + uppercase the first character in the word + + + + TAB + complete filename or alias + + + + ^T + complete address with query + + + + ^D + delete the char under the cursor + + + + ESC l + lowercase all characters in current word + + + + ^E + jump to the end of the line + + + + ^F + move the cursor one character to the right + + + + ESC f + move the cursor to the next word + + + + not bound + scroll down through the history list + + + + not bound + scroll up through the history list + + + + ^K + delete chars from cursor to end of line + + + + ESC d + delete chars from cursor to end of word + + + + ^U + delete all chars on the line + + + + ^W + delete the word in front of the cursor + + + + ^V + quote the next typed key + + + + not bound + transpose character under cursor with previous + + + + ESC u + uppercase all characters in current word + + + +
+
- + + + sidebar + + + + Referene: Default Sidebar Function Bindings + + + + Key + Function + Description + + + + + none + + Scrolls the mailbox list up 1 page + + + none + + Scrolls the mailbox list down 1 page + + + none + + Highlights the next mailbox + + + none + + Highlights the next mailbox with new mail + + + none + + Highlights the previous mailbox + + + none + + Opens the currently highlighted mailbox + + + +
+
+ +
+ - - - + Acknowledgments @@ -683,9 +1922,9 @@ - + - + Hacking Documentation @@ -810,7 +2049,7 @@ - +