X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=doc%2Fmanual.xml.head;h=7b1894242b5c3b4a54ae380ea02b970c67eae4b2;hb=d95322fe55b7672aa6f0b8fb67301f601dc3d927;hp=f0313adb813bd7987c5df8770ab473bce9a89033;hpb=49ee2f763e5b6dc991cfe2f23f48775a415c0d1f;p=apps%2Fmadmutt.git diff --git a/doc/manual.xml.head b/doc/manual.xml.head index f0313ad..7b18942 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -662,43 +662,43 @@ - j or Down - next-entry + j or Down + next-entry move to the next entry - k or Up - previous-entry + k or Up + previous-entry move to the previous entry - z or PageDn - page-down + z or PageDn + page-down go to the next page - Z or PageUp - page-up + Z or PageUp + page-up go to the previous page - = or Home - first-entry + = or Home + first-entry jump to the first entry - * or End - last-entry + * or End + last-entry jump to the last entry - q - quit + q + quit exit the current menu - ? - help + ? + help list all key bindings for the current menu @@ -740,113 +740,113 @@ - ^A or <Home> - bol + ^A or <Home> + bol move to the start of the line - ^B or <Left> - backward-char + ^B or <Left> + backward-char move back one char - Esc B - backward-word + Esc B + backward-word move back one word - ^D or <Delete> - delete-char + ^D or <Delete> + delete-char delete the char under the cursor - ^E or <End> - eol + ^E or <End> + eol move to the end of the line - ^F or <Right> - forward-char + ^F or <Right> + forward-char move forward one char - Esc F - forward-word + Esc F + forward-word move forward one word - <Tab> - complete + <Tab> + complete complete filename or alias - ^T - complete-query + ^T + complete-query complete address with query - ^K - kill-eol + ^K + kill-eol delete to the end of the line - ESC d - kill-eow + ESC d + kill-eow delete to the end of the word - ^W - kill-word + ^W + kill-word kill the word in front of the cursor - ^U - kill-line + ^U + kill-line delete entire line - ^V - quote-char + ^V + quote-char quote the next typed key - <Up> - history-up + <Up> + history-up recall previous string from history - <Down> - history-down + <Down> + history-down recall next string from history - <BackSpace> - backspace + <BackSpace> + backspace kill the char in front of the cursor - Esc u - upcase-word + Esc u + upcase-word convert word to upper case - Esc l - downcase-word + Esc l + downcase-word convert word to lower case - Esc c - capitalize-word + Esc c + capitalize-word capitalize the word - ^G - n/a + ^G + n/a abort - <Return> - n/a + <Return> + n/a finish editing @@ -907,35 +907,35 @@ - c change to a different mailbox - ESC c change to a folder in read-only mode - C copy the current message to another mailbox - ESC C decode a message and copy it to a folder - ESC s decode a message and save it to a folder - D delete messages matching a pattern - d delete the current message - F mark as important - l show messages matching a pattern - N mark message as new - o change the current sort method - O reverse sort the mailbox - q save changes and exit - s save-message - T tag messages matching a pattern - t toggle the tag on a message - ESC t toggle tag on entire message thread - U undelete messages matching a pattern - u undelete-message - v view-attachments - x abort changes and exit - <Return> display-message - <Tab> jump to the next new or unread message - @ show the author's full e-mail address - $ save changes to mailbox - / search - ESC / search-reverse - ^L clear and redraw the screen - ^T untag messages matching a pattern + c change to a different mailbox + ESC c change to a folder in read-only mode + C copy the current message to another mailbox + ESC C decode a message and copy it to a folder + ESC s decode a message and save it to a folder + D delete messages matching a pattern + d delete the current message + F mark as important + l show messages matching a pattern + N mark message as new + o change the current sort method + O reverse sort the mailbox + q save changes and exit + s save-message + T tag messages matching a pattern + t toggle the tag on a message + ESC t toggle tag on entire message thread + U undelete messages matching a pattern + u undelete-message + v view-attachments + x abort changes and exit + <Return> display-message + <Tab> jump to the next new or unread message + @ show the author's full e-mail address + $ save changes to mailbox + / search + ESC / search-reverse + ^L clear and redraw the screen + ^T untag messages matching a pattern @@ -1152,17 +1152,17 @@ - <Return> go down one line - <Space> display the next page (or next message if at the end of a message) - - go back to the previous page - n search for next match - S skip beyond quoted text - T toggle display of quoted text - ? show key bindings - / search for a regular expression (pattern) - ESC / search backwards for a regular expression - \ toggle search pattern coloring - ^ jump to the top of the message + <Return> go down one line + <Space> display the next page (or next message if at the end of a message) + - go back to the previous page + n search for next match + S skip beyond quoted text + T toggle display of quoted text + ? show key bindings + / search for a regular expression (pattern) + ESC / search backwards for a regular expression + \ toggle search pattern coloring + ^ jump to the top of the message @@ -1201,7 +1201,7 @@ linkend="color">color into the correct color and character settings. The sequences Mutt-ng supports are: ESC [ Ps;Ps;Ps;...;Ps m (see table below for possible values for - Ps). + Ps). @@ -1216,13 +1216,13 @@ linkend="color">color - 0 All Attributes Off - 1 Bold on - 4 Underline on - 5 Blink on - 7 Reverse video on - 3x Foreground color is x (see table below) - 4x Background color is x (see table below) + 0 All Attributes Off + 1 Bold on + 4 Underline on + 5 Blink on + 7 Reverse video on + 3x Foreground color is x (see table below) + 4x Background color is x (see table below) @@ -1238,14 +1238,14 @@ linkend="color">color - 0 black - 1 red - 2 green - 3 yellow - 4 blue - 5 magenta - 6 cyan - 7 white + 0 black + 1 red + 2 green + 3 yellow + 4 blue + 5 magenta + 6 cyan + 7 white @@ -1293,20 +1293,20 @@ linkend="color">color - ^D delete-thread delete all messages in the current thread - ^U undelete-thread undelete all messages in the current thread - ^N next-thread jump to the start of the next thread - ^P previous-thread jump to the start of the previous thread - ^R read-thread mark the current thread as read - ESC d delete-subthread delete all messages in the current subthread - ESC u undelete-subthread undelete all messages in the current subthread - ESC n next-subthread jump to the start of the next subthread - ESC p previous-subthread jump to the start of the previous subthread - ESC r read-subthread mark the current subthread as read - ESC t tag-thread toggle the tag on the current thread - ESC v collapse-thread toggle collapse for the current thread - ESC V collapse-all toggle collapse for all threads - P parent-message jump to parent message in thread + ^D delete-thread delete all messages in the current thread + ^U undelete-thread undelete all messages in the current thread + ^N next-thread jump to the start of the next thread + ^P previous-thread jump to the start of the previous thread + ^R read-thread mark the current thread as read + ESC d delete-subthread delete all messages in the current subthread + ESC u undelete-subthread undelete all messages in the current subthread + ESC n next-subthread jump to the start of the next subthread + ESC p previous-subthread jump to the start of the previous subthread + ESC r read-subthread mark the current subthread as read + ESC t tag-thread toggle the tag on the current thread + ESC v collapse-thread toggle collapse for the current thread + ESC V collapse-all toggle collapse for all threads + P parent-message jump to parent message in thread @@ -1614,13 +1614,13 @@ linkend="color">color - m compose compose a new message - r reply reply to sender - g group-reply reply to all recipients - L list-reply reply to mailing list address - f forward forward message - b bounce bounce (remail) message - ESC k mail-key mail a PGP public key to someone + m compose compose a new message + r reply reply to sender + g group-reply reply to all recipients + L list-reply reply to mailing list address + f forward forward message + b bounce bounce (remail) message + ESC k mail-key mail a PGP public key to someone @@ -1756,26 +1756,26 @@ set edit_headers - a attach-file attach a file - A attach-message attach message(s) to the message - ESC k attach-key attach a PGP public key - d edit-description edit description on attachment - D detach-file detach a file - t edit-to edit the To field - ESC f edit-from edit the From field - r edit-reply-to edit the Reply-To field - c edit-cc edit the Cc field - b edit-bcc edit the Bcc field - y send-message send the message - s edit-subject edit the Subject - S smime-menu select S/MIME options - f edit-fcc specify an ``Fcc'' mailbox - p pgp-menu select PGP options - P postpone-message postpone this message until later - q quit quit (abort) sending the message - w write-fcc write the message to a folder - i ispell check spelling (if available on your system) - ^F forget-passphrase wipe passphrase(s) from memory + a attach-file attach a file + A attach-message attach message(s) to the message + ESC k attach-key attach a PGP public key + d edit-description edit description on attachment + D detach-file detach a file + t edit-to edit the To field + ESC f edit-from edit the From field + r edit-reply-to edit the Reply-To field + c edit-cc edit the Cc field + b edit-bcc edit the Bcc field + y send-message send the message + s edit-subject edit the Subject + S smime-menu select S/MIME options + f edit-fcc specify an ``Fcc'' mailbox + p pgp-menu select PGP options + P postpone-message postpone this message until later + q quit quit (abort) sending the message + w write-fcc write the message to a folder + i ispell check spelling (if available on your system) + ^F forget-passphrase wipe passphrase(s) from memory @@ -2083,10 +2083,10 @@ lists linuxevent@luga\.at vuln-dev@ mutt-ng-users@ - R The key has been revoked and can't be used. - X The key is expired and can't be used. - d You have marked the key as disabled. - c There are unknown critical self-signature packets. + R The key has been revoked and can't be used. + X The key is expired and can't be used. + d You have marked the key as disabled. + c There are unknown critical self-signature packets. @@ -3182,29 +3182,29 @@ Usage: bind map key - \t tab - <tab> tab - <backtab> backtab / shift-tab - \r carriage return - \n newline - \e escape - <esc> escape - <up> up arrow - <down> down arrow - <left> left arrow - <right> right arrow - <pageup> Page Up - <pagedown> Page Down - <backspace> Backspace - <delete> Delete - <insert> Insert - <enter> Enter - <return> Return - <home> Home - <end> End - <space> Space bar - <f1> function key 1 - <f10> function key 10 + \t tab + <tab> tab + <backtab> backtab / shift-tab + \r carriage return + \n newline + \e escape + <esc> escape + <up> up arrow + <down> down arrow + <left> left arrow + <right> right arrow + <pageup> Page Up + <pagedown> Page Down + <backspace> Backspace + <delete> Delete + <insert> Insert + <enter> Enter + <return> Return + <home> Home + <end> End + <space> Space bar + <f1> function key 1 + <f10> function key 10 @@ -6681,12 +6681,12 @@ color sidebar white black - nonesidebar-scroll-up Scrolls the mailbox list up 1 page - nonesidebar-scroll-down Scrolls the mailbox list down 1 page - nonesidebar-next Highlights the next mailbox - nonesidebar-next-new Highlights the next mailbox with new mail - nonesidebar-previous Highlights the previous mailbox - nonesidebar-open Opens the currently highlighted mailbox + nonesidebar-scroll-up Scrolls the mailbox list up 1 page + nonesidebar-scroll-down Scrolls the mailbox list down 1 page + nonesidebar-next Highlights the next mailbox + nonesidebar-next-new Highlights the next mailbox with new mail + nonesidebar-previous Highlights the previous mailbox + nonesidebar-open Opens the currently highlighted mailbox @@ -9262,29 +9262,29 @@ mailto:joe@host?Attach=~/.gnupg/secring.gpg - -A expand an alias - -a attach a file to a message - -b specify a blind carbon-copy (BCC) address - -c specify a carbon-copy (Cc) address - -e specify a config command to be run after initialization files are read - -f specify a mailbox to load - -F specify an alternate file to read initialization commands - -h print help on command line options - -H specify a draft file from which to read a header and body - -i specify a file to include in a message composition - -m specify a default mailbox type - -n do not read the system Muttngrc - -p recall a postponed message - -Q query a configuration variable - -R open mailbox in read-only mode - -s specify a subject (enclose in quotes if it contains spaces) - -t dump the value of all variables to stdout - -T dump the value of all changed variables to stdout - -v show version number and compile-time definitions - -x simulate the mailx(1) compose mode - -y show a menu containing the files specified by the mailboxes command - -z exit immediately if there are no messages in the mailbox - -Z open the first folder with new message,exit immediately if none + -A expand an alias + -a attach a file to a message + -b specify a blind carbon-copy (BCC) address + -c specify a carbon-copy (Cc) address + -e specify a config command to be run after initialization files are read + -f specify a mailbox to load + -F specify an alternate file to read initialization commands + -h print help on command line options + -H specify a draft file from which to read a header and body + -i specify a file to include in a message composition + -m specify a default mailbox type + -n do not read the system Muttngrc + -p recall a postponed message + -Q query a configuration variable + -R open mailbox in read-only mode + -s specify a subject (enclose in quotes if it contains spaces) + -t dump the value of all variables to stdout + -T dump the value of all changed variables to stdout + -v show version number and compile-time definitions + -x simulate the mailx(1) compose mode + -y show a menu containing the files specified by the mailboxes command + -z exit immediately if there are no messages in the mailbox + -Z open the first folder with new message,exit immediately if none @@ -9362,50 +9362,50 @@ mailto:joe@host?Attach=~/.gnupg/secring.gpg - ~A all messages - ~b EXPR messages which contain EXPR in the message body - ~B EXPR messages which contain EXPR in the whole message - ~c EXPR messages carbon-copied to EXPR - ~C EXPR message is either to: or cc: EXPR - ~D deleted messages - ~d [MIN]-[MAX] messages with ``date-sent'' in a Date range - ~E expired messages - ~e EXPR message which contains EXPR in the ``Sender'' field - ~F flagged messages - ~f EXPR messages originating from EXPR - ~g cryptographically signed messages - ~G cryptographically encrypted messages - ~H EXPR messages with a spam attribute matching EXPR - ~h EXPR messages which contain EXPR in the message header - ~k message contains PGP key material - ~i EXPR message which match ID in the ``Message-ID'' field - ~L EXPR message is either originated or received by EXPR - ~l message is addressed to a known mailing list - ~m [MIN]-[MAX] message in the range MIN to MAX *) - ~M multipart messages - ~n [MIN]-[MAX] messages with a score in the range MIN to MAX *) - ~N new messages - ~O old messages - ~p message is addressed to you (consults alternates) - ~P message is from you (consults alternates) - ~Q messages which have been replied to - ~R read messages - ~r [MIN]-[MAX] messages with ``date-received'' in a Date range - ~S superseded messages - ~s EXPR messages having EXPR in the ``Subject'' field. - ~T tagged messages - ~t EXPR messages addressed to EXPR - ~U unread messages - ~u message is addressed to a subscribed mailing list - ~v message is part of a collapsed thread. - ~V cryptographically verified messages - ~w EXPR messages which contain EXPR in the `Newsgroups' field (if compiled with NNTP support) - ~x EXPR messages which contain EXPR in the `References' field - ~y EXPR messages which contain EXPR in the `X-Label' field - ~z [MIN]-[MAX] messages with a size in the range MIN to MAX *) - ~= duplicated messages (see $duplicate_threads) - ~$ unreferenced messages (requires threaded view) - ~* ``From'' contains realname and (syntactically) valid address (excluded are addresses matching against alternates or any alias) + ~A all messages + ~b EXPR messages which contain EXPR in the message body + ~B EXPR messages which contain EXPR in the whole message + ~c EXPR messages carbon-copied to EXPR + ~C EXPR message is either to: or cc: EXPR + ~D deleted messages + ~d [MIN]-[MAX] messages with ``date-sent'' in a Date range + ~E expired messages + ~e EXPR message which contains EXPR in the ``Sender'' field + ~F flagged messages + ~f EXPR messages originating from EXPR + ~g cryptographically signed messages + ~G cryptographically encrypted messages + ~H EXPR messages with a spam attribute matching EXPR + ~h EXPR messages which contain EXPR in the message header + ~k message contains PGP key material + ~i EXPR message which match ID in the ``Message-ID'' field + ~L EXPR message is either originated or received by EXPR + ~l message is addressed to a known mailing list + ~m [MIN]-[MAX] message in the range MIN to MAX *) + ~M multipart messages + ~n [MIN]-[MAX] messages with a score in the range MIN to MAX *) + ~N new messages + ~O old messages + ~p message is addressed to you (consults alternates) + ~P message is from you (consults alternates) + ~Q messages which have been replied to + ~R read messages + ~r [MIN]-[MAX] messages with ``date-received'' in a Date range + ~S superseded messages + ~s EXPR messages having EXPR in the ``Subject'' field. + ~T tagged messages + ~t EXPR messages addressed to EXPR + ~U unread messages + ~u message is addressed to a subscribed mailing list + ~v message is part of a collapsed thread. + ~V cryptographically verified messages + ~w EXPR messages which contain EXPR in the `Newsgroups' field (if compiled with NNTP support) + ~x EXPR messages which contain EXPR in the `References' field + ~y EXPR messages which contain EXPR in the `X-Label' field + ~z [MIN]-[MAX] messages with a size in the range MIN to MAX *) + ~= duplicated messages (see $duplicate_threads) + ~$ unreferenced messages (requires threaded view) + ~* ``From'' contains realname and (syntactically) valid address (excluded are addresses matching against alternates or any alias) @@ -9998,47 +9998,47 @@ mailto:joe@host?Attach=~/.gnupg/secring.gpg - edit_hdrsedit_headers - forw_decodeforward_decode - forw_formatforward_format - forw_quoteforward_quote - hdr_formatindex_format - indent_strindent_string - mime_fwdmime_forward - msg_formatmessage_format - pgp_autosigncrypt_autosign - pgp_autoencryptcrypt_autoencrypt - pgp_replyencryptcrypt_replyencrypt - pgp_replysigncrypt_replysign - pgp_replysignencryptedcrypt_replysignencrypted - pgp_verify_sigcrypt_verify_sig - pgp_create_traditionalpgp_autoinline - pgp_auto_traditionalpgp_replyinline - forw_decryptforward_decrypt - smime_sign_assmime_default_key - post_indent_strpost_indent_string - print_cmdprint_command - shorten_hierarchysidebar_shorten_hierarchy - ask_followup_tonntp_ask_followup_to - ask_x_comment_tonntp_ask_x_comment_to - catchup_newsgroupnntp_catchup - followup_to_posternntp_followup_to_poster - group_index_formatnntp_group_index_format - inewsnntp_inews - mime_subjectnntp_mime_subject - news_cache_dirnntp_cache_dir - news_servernntp_host - newsrcnntp_newsrc - nntp_pollnntp_mail_check - pop_checkintervalpop_mail_check - post_moderatednntp_post_moderated - save_unsubscribednntp_save_unsubscribed - show_new_newsnntp_show_new_news - show_only_unreadnntp_show_only_unread - x_comment_tonntp_x_comment_to - smtp_auth_usernamesmtp_user - smtp_auth_passwordsmtp_pass - user_agentagent_string + edit_hdrsedit_headers + forw_decodeforward_decode + forw_formatforward_format + forw_quoteforward_quote + hdr_formatindex_format + indent_strindent_string + mime_fwdmime_forward + msg_formatmessage_format + pgp_autosigncrypt_autosign + pgp_autoencryptcrypt_autoencrypt + pgp_replyencryptcrypt_replyencrypt + pgp_replysigncrypt_replysign + pgp_replysignencryptedcrypt_replysignencrypted + pgp_verify_sigcrypt_verify_sig + pgp_create_traditionalpgp_autoinline + pgp_auto_traditionalpgp_replyinline + forw_decryptforward_decrypt + smime_sign_assmime_default_key + post_indent_strpost_indent_string + print_cmdprint_command + shorten_hierarchysidebar_shorten_hierarchy + ask_followup_tonntp_ask_followup_to + ask_x_comment_tonntp_ask_x_comment_to + catchup_newsgroupnntp_catchup + followup_to_posternntp_followup_to_poster + group_index_formatnntp_group_index_format + inewsnntp_inews + mime_subjectnntp_mime_subject + news_cache_dirnntp_cache_dir + news_servernntp_host + newsrcnntp_newsrc + nntp_pollnntp_mail_check + pop_checkintervalpop_mail_check + post_moderatednntp_post_moderated + save_unsubscribednntp_save_unsubscribed + show_new_newsnntp_show_new_news + show_only_unreadnntp_show_only_unread + x_comment_tonntp_x_comment_to + smtp_auth_usernamesmtp_user + smtp_auth_passwordsmtp_pass + user_agentagent_string