1 / 3
Caption Text
2 / 3
Caption Two
3 / 3
Caption Three margin testing

Wednesday, June 30, 2010

Mutt Quick Reference Chart

http://www.ucolick.org/~lharden/muttchart.html

This is a chart of common Mutt commands, the context(s) in which you could use them, what they do, the section(s) of the tutorial that explain them, and which .muttrc settings affect them.

Note: some commands may appear more than once if their effects differ depending on context.

Mutt CommandContextEffectTutorial SectionRelevant .muttrc settings
aSending Message Attaches a file to the message you have createdSending Messagesnone
bSending MessageLets you edit the list of blind carbon copy recipients for the message you have created Sending Messagesnone
cSending MessageLets you edit the list of carbon copy recipients for the message you have createdSending Messages none
dMain Menu, Reading MessageMarks the current message for deletionDeleting Messagesnone
fMain Menu, Reading Message Forwards the message to another addressForwarding Messagesaskbcc, askcc, edit_headers, editor
iReading MessageReturns from reading a message to the Main Menu Reading Messagesnone
jMain MenuChanges the selected message to the next messageGetting Around in the Menu color
kMain MenuChanges the selected message to the previous messageGetting Around in the Menucolor
mMain Menu, Reading Message Creates a new message to sendSending Messagesabort_nosubject, abort_unmodified, askbcc, askcc, edit_headers, editor, recall
muttCommand line Starts muttGetting Into and Out of the Mutt Menubeep-new, color, mark_old, move, sort
pMain Menu, Reading MessagePrints the currently selected message Printing Messagesprint, print_command
qMain MenuQuits muttGetting Into and Out of the Mutt Menu delete, mark_old, mbox, move
qSending MessageAborts or postpones the message you have createdSending Messages orPostponing Messages postpone, postponed
rMain Menu, Reading MessageCreates a reply to the current messageReplying to Messagesabort_nosubject, abort_unmodified, askbcc, askcc, edit_headers, editor, include, metoo
sMain Menu, Reading MessageSaves the current message to a fileSaving Messagesfolder
sSending MessageLets you change the subject for the message you have created Sending Messagesnone
tSending MessageLets you edit the list of recipients for the message you have createdSending Messages none
uMain Menu, Reading Message (messages marked for deletion only)Removes the deletion mark from the current messageDeleting Messages none
xHelp MenuReturns from the help menu to the Main MenuGetting Around in the Menunone
ySending Message Sends the message you have createdSending Messagesabort_unmodified, copy, record
?Main MenuGoes from the Main Menu to the Help Menu Getting Around in the Menucolor
-Reading MessageMoves to the previous page in the message you are readingReading Messages none
/Main MenuPrompts for a pattern to search for in the headers of your messagesGetting Around in the Menunone
=Main MenuSelects the first messageGetting Around in the Menucolor, sort
$Main MenuDeletes all messages selected for deletion, and checks for new messages Deleting Messagesbeep_new, delete, mark_old, mbox, move
*Main MenuSelects the last messageGetting Around in the Menu color, sort
< number >Main MenuSelects message < number >Getting Around in the Menucolor
< Enter > Main MenuBrings the currently selected message up on the screenReading Messagescolor
< Space >Reading MessageMoves to the next page in the message you are reading, or to the first page of the next message not marked for deletion Reading Messagesnone
< Tab >Main MenuSelects the next new messageGetting Around in the Menu color
< Esc > /Main MenuPrompts for a pattern to search for in the bodies of your messagesGetting Around in the Menunone
up/down arrowMain MenuChanges the selected message to the previous/next messageGetting Around in the Menucolor
PageUp/PageDown Main Menu, Reading MessageMoves up/down one page in the Main Menu or the message you are readingGetting Around in the Menu or Reading Messages none

Explanation of Chart Columns

  1. Mutt Command is a command you type in, either at your shell prompt or while mutt is running.
  2. Context is the circumstances under which you would use this command. The contexts are:
    • Command line. This is your shell prompt, with mutt not running.
    • Main Menu. This is the main Mutt menu, in which you will see a list of your messages.
    • Help Menu. This is Mutt's online help menu.
    • Reading Message. This is when you are reading a message.
    • Sending Message. This is when you have finished editing a message, and are preparing to send it.
  3. Effect gives a brief explanation of what this command will do. See the tutorial for more details on commands.
  4. Tutorial Section is the section in the tutorial "Learning Mutt" with an explanation of this command.
  5. Relevant .muttrc settings lists the .muttrc settings that will affect the behaviour of this command.

No comments:

Post a Comment

Featured Post

Windows和Ubuntu双系统完全独立的安装方法

http://www.ubuntuhome.com/windows-and-ubuntu-install.html  | Ubuntu Home Posted by Snow on 2012/06/25 安装Windows和Ubuntu双系统时,很多人喜欢先安装windows,然...