📄 manual.txt
字号:
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 pattern3.1.1. Status Flags In addition to who sent the message and the subject, a short summary of the disposition of each message is printed beside the message number. Zero or more of the following ``flags'' may appear, which mean: D message is deleted (is marked for deletion) d message have attachments marked for deletion K contains a PGP public key N message is new O message is old P message is PGP encrypted r message has been replied to S message is signed, and the signature is succesfully verified s message is signed ! message is flagged * message is tagged Some of the status flags can be turned on or off using * _s_e_t_-_f_l_a_g (default: w) * _c_l_e_a_r_-_f_l_a_g (default: W) Furthermore, the following flags reflect who the message is addressed to. They can be customized with the $$ttoo__cchhaarrss variable. + message is to you and you only T message is to you, but also to or cc'ed to others C message is cc'ed to you F message is from you L message is sent to a subscribed mailing list3.2. The Pager By default, Mutt uses its builtin pager to display the body of messages. The pager is very similar to the Unix program _l_e_s_s though not nearly as featureful. _T_a_b_l_e_ _2_._4_._ _M_o_s_t_ _c_o_m_m_o_n_ _p_a_g_e_r_ _k_e_y_s Key Description <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 keybindings / search for a regular expression (pattern) ESC / search backwards for a regular expression \ toggle search pattern coloring ^ jump to the top of the message In addition, many of the functions from the _i_n_d_e_x are available in the pager, such as _d_e_l_e_t_e_-_m_e_s_s_a_g_e or _c_o_p_y_-_m_e_s_s_a_g_e (this is one advantage over using an external pager to view messages). Also, the internal pager supports a couple other advanced features. For one, it will accept and translate the ``standard'' nroff sequences for bold and underline. These sequences are a series of either the letter, backspace (^H), the letter again for bold or the letter, backspace, ``_'' for denoting underline. Mutt will attempt to display these in bold and underline respectively if your terminal supports them. If not, you can use the bold and underline ccoolloorr objects to specify a color or mono attribute for them. Additionally, the internal pager supports the ANSI escape sequences for character attributes. Mutt translates them into the correct color and character settings. The sequences Mutt supports are:ESC [ Ps;Ps;Ps;...;Ps m where Ps =0 All Attributes Off1 Bold on4 Underline on5 Blink on7 Reverse video on3x Foreground color is x4x Background color is xColors are0 black1 red2 green3 yellow4 blue5 magenta6 cyan7 white Mutt uses these attributes for handling text/enriched messages, and they can also be used by an external aauuttoovviieeww script for highlighting purposes. _N_o_t_e_: If you change the colors for your display, for example by changing the color associated with color2 for your xterm, then that color will be used instead of green.3.3. Threaded Mode When the mailbox is ssoorrtteedd by _t_h_r_e_a_d_s, there are a few additional functions available in the _i_n_d_e_x and _p_a_g_e_r modes. _T_a_b_l_e_ _2_._5_._ _M_o_s_t_ _c_o_m_m_o_n_ _t_h_r_e_a_d_ _m_o_d_e_ _k_e_y_s Key Function Description ^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 _N_o_t_e_: Collapsing a thread displays only the first message in the thread and hides the others. This is useful when threads contain so many messages that you can only see a handful of threads on the screen. See %M in $$iinnddeexx__ffoorrmmaatt. For example, you could use "%?M?(#%03M)&(%4l)?" in $$iinnddeexx__ffoorrmmaatt to optionally display the number of hidden messages if the thread is collapsed. See also: $$ssttrriicctt__tthhrreeaaddss.3.4. Miscellaneous Functions _c_r_e_a_t_e_-_a_l_i_a_s (default: a) Creates a new alias based upon the current message (or prompts for a new one). Once editing is complete, an aalliiaass command is added to the file specified by the $$aalliiaass__ffiillee variable for future use. _N_o_t_e_: Specifying an $$aalliiaass__ffiillee does not add the aliases specified there-in, you must also ssoouurrccee the file. _c_h_e_c_k_-_t_r_a_d_i_t_i_o_n_a_l_-_p_g_p (default: ESC P) This function will search the current message for content signed or encrypted with PGP the "traditional" way, that is, without proper MIME tagging. Technically, this function will temporarily change the MIME content types of the body parts containing PGP data; this is similar to the eeddiitt--ttyyppee function's effect. _d_i_s_p_l_a_y_-_t_o_g_g_l_e_-_w_e_e_d (default: h) Toggles the weeding of message header fields specified by iiggnnoorree commands. _e_d_i_t (default: e) This command (available in the ``index'' and ``pager'') allows you to edit the raw current message as it's present in the mail folder. After you have finished editing, the changed message will be appended to the current folder, and the original message will be marked for deletion. _e_d_i_t_-_t_y_p_e (default: ^E on the attachment menu, and in the pager and index menus; ^T on the compose menu) This command is used to temporarily edit an attachment's content type to fix, for instance, bogus character set parameters. When invoked from the index or from the pager, you'll have the opportunity to edit the top-level attachment's content type. On the aattttaacchhmmeenntt mmeennuu, you can change any attachment's content type. These changes are not persistent, and get lost upon changing folders. Note that this command is also available on the ccoommppoossee mmeennuu. There, it's used to fine-tune the properties of attachments you are going to send. _e_n_t_e_r_-_c_o_m_m_a_n_d (default: ``:'') This command is used to execute any command you would normally put in a configuration file. A common use is to check the settings of variables, or in conjunction with mmaaccrrooss to change settings on the fly. _e_x_t_r_a_c_t_-_k_e_y_s (default: ^K) This command extracts PGP public keys from the current or tagged message(s) and adds them to your PGP public key ring. _f_o_r_g_e_t_-_p_a_s_s_p_h_r_a_s_e (default: ^F) This command wipes the passphrase(s) from memory. It is useful, if you misspelled the passphrase. _l_i_s_t_-_r_e_p_l_y (default: L) Reply to the current or tagged message(s) by extracting any addresses which match the regular expressions given by the lliissttss oorr ssuubbssccrriibbee commands, but also honor any Mail-Followup-To header(s) if the $$hhoonnoorr__ffoolllloowwuupp__ttoo configuration variable is set. Using this when
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -