From: Floyd Anderson Date: Thu, 19 Apr 2018 18:37:21 +0000 (+0200) Subject: Reformat list/table elements: indentation/wrapping X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=726d9ce9d6d0ac50b8e164fe5894cf992db39b3d;p=neomutt Reformat list/table elements: indentation/wrapping ...to unify their children, tidy dashes and whitespace, add missing items and reposition some anchor tags. --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 810a0efd0..5a9a481c4 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -128,39 +128,40 @@ vim: ts=2 sw=2 sts=2 expandtab: + printf(3) - printf(3) + UNIX manual pages, execute man 3 printf - UNIX manual pages, execute - man 3 printf + <PageUp> - <PageUp> + named keys - named keys + <create-alias> - <create-alias> + named NeoMutt function - named NeoMutt function + ^G - ^G + Control+G key combination - Control+G key combination $mail_check - NeoMutt configuration option + + NeoMutt configuration option + + $HOME - $HOME + environment variable - environment variable @@ -737,70 +738,90 @@ set sidebar_divider_char = '│' # Pretty line %B - Name of the mailbox + + Name of the mailbox + %S * † - Size of mailbox (total number of messages) + + Size of mailbox (total number of messages) + %F * † - Number of Flagged messages in the mailbox + + Number of Flagged messages in the mailbox + %N * † - Number of New messages in the mailbox + + Number of New messages in the mailbox + %n * - If there's new mail, display - N, otherwise nothing + + If there's new mail, display N, otherwise + nothing + %! - !: one flagged message; - !!: two flagged messages; - n!: n flagged messages (for n > 2). - Otherwise prints nothing. + !: one flagged message; !!: + two flagged messages; n!: n flagged + messages (for n > 2). Otherwise prints nothing. + %d * ‡ - Number of deleted messages + + Number of deleted messages + %L * ‡ - Number of messages after limiting + + Number of messages after limiting + %t * ‡ - Number of tagged messages + + Number of tagged messages + %>X - Right justify the rest of the string and pad with - X + + Right justify the rest of the string and pad with + X + %|X - Pad to the end of the line with - X + + Pad to the end of the line with X + %*X - Soft-fill with character - X as pad + + Soft-fill with character X as pad + @@ -831,36 +852,20 @@ set sidebar_divider_char = '│' # Pretty line - - %B%?F? [%F]?%* %?N?%N/?%S - - - mailbox [F] N/S - + %B%?F? [%F]?%* %?N?%N/?%S + mailbox [F] N/S - - %B%* %F:%N:%S - - - mailbox F:N:S - + %B%* %F:%N:%S + mailbox F:N:S - - %B %?N?(%N)?%* %S - - - mailbox (N) S - + %B %?N?(%N)?%* %S + mailbox (N) S - - %B%* ?F?%F/?%N - - - mailbox F/S - + %B%* ?F?%F/?%N + mailbox F/S @@ -1059,45 +1064,32 @@ color sidebar_divider color8 default # Dark grey Highest - - sidebar_indicator - + sidebar_indicator Mailbox is open - - sidebar_highlight - + sidebar_highlight Mailbox is highlighted - - sidebar_spoolfile - - Mailbox is the spoolfile (receives incoming - mail) + sidebar_spoolfile + Mailbox is the spoolfile (receives incoming mail) - - sidebar_new - + sidebar_new Mailbox contains new mail - - sidebar_flagged - + sidebar_flagged Mailbox contains flagged mail Lowest - - sidebar_ordinary - + sidebar_ordinary Mailbox does not match above @@ -1127,68 +1119,36 @@ color sidebar_divider color8 default # Dark grey - - $sidebar_delim - - - $sidebar_divider_char - + $sidebar_delim + $sidebar_divider_char - - $sidebar_folderindent - - - $sidebar_folder_indent - + $sidebar_folderindent + $sidebar_folder_indent - - $sidebar_indentstr - - - $sidebar_indent_string - + $sidebar_indentstr + $sidebar_indent_string - - $sidebar_newmail_only - - - $sidebar_new_mail_only - + $sidebar_newmail_only + $sidebar_new_mail_only - - $sidebar_shortpath - - - $sidebar_short_path - + $sidebar_shortpath + $sidebar_short_path - - $sidebar_sort - - - $sidebar_sort_method - + $sidebar_sort + $sidebar_sort_method - - <sidebar-scroll-down> - - - <sidebar-page-down> - + <sidebar-scroll-down> + <sidebar-page-down> - - <sidebar-scroll-up> - - - <sidebar-page-up> - + <sidebar-scroll-up> + <sidebar-page-up> @@ -1269,58 +1229,42 @@ color sidebar_divider color8 default # Dark grey j or <Down> - - <next-entry> - + <next-entry> move to the next entry k or <Up> - - <previous-entry> - + <previous-entry> move to the previous entry z or <PageDn> - - <page-down> - + <page-down> go to the next page Z or <PageUp> - - <page-up> - + <page-up> go to the previous page = or <Home> - - <first-entry> - + <first-entry> jump to the first entry * or <End> - - <last-entry> - + <last-entry> jump to the last entry q - - <quit> - + <quit> exit the current menu ? - - <help> - + <help> list all keybindings for the current menu @@ -1340,44 +1284,32 @@ color sidebar_divider color8 default # Dark grey J or <Return> - - <next-line> - + <next-line> scroll down one line <Backspace> - - <previous-line> - + <previous-line> scroll up one line K, <Space> or <PageDn> - - <next-page> - + <next-page> move to the next page - or <PageUp> - - <previous-page> - + <previous-page> move the previous page <Home> - - <top> - + <top> move to the top <End> - - <bottom> - + <bottom> move to the bottom @@ -1411,149 +1343,107 @@ color sidebar_divider color8 default # Dark grey ^A or <Home> - - <bol> - + <bol> move to the start of the line ^B or <Left> - - <backward-char> - + <backward-char> move back one char Esc B - - <backward-word> - + <backward-word> move back one word ^D or <Delete> - - <delete-char> - + <delete-char> delete the char under the cursor ^E or <End> - - <eol> - + <eol> move to the end of the line ^F or <Right> - - <forward-char> - + <forward-char> move forward one char Esc F - - <forward-word> - + <forward-word> move forward one word <Tab> - - <complete> - + <complete> complete filename, alias, or label ^T - - <complete-query> - + <complete-query> complete address with query ^K - - <kill-eol> - + <kill-eol> delete to the end of the line Esc d - - <kill-eow> - + <kill-eow> delete to the end of the word ^W - - <kill-word> - + <kill-word> kill the word in front of the cursor ^U - - <kill-line> - + <kill-line> delete entire line ^V - - <quote-char> - + <quote-char> quote the next typed key <Up> - - <history-up> - + <history-up> recall previous string from history <Down> - - <history-down> - + <history-down> recall next string from history ^R - - <history-search> - + <history-search> use current input to search history <BackSpace> - - <backspace> - + <backspace> kill the char in front of the cursor Esc u - - <upcase-word> - + <upcase-word> convert word to upper case Esc l - - <downcase-word> - + <downcase-word> convert word to lower case Esc c - - <capitalize-word> - + <capitalize-word> capitalize the word @@ -2028,37 +1918,47 @@ color sidebar_divider color8 default # Dark grey 0 - All attributes off + + All attributes off + 1 - Bold on + + Bold on + 4 - Underline on + + Underline on + 5 - Blink on + + Blink on + 7 - Reverse video on + + Reverse video on + - 3 - <color> - Foreground color is - <color>(see - ) + 3 <color> + + Foreground color is <color> (see + ) + - 4 - <color> - Background color is - <color>(see - ) + 4 <color> + + Background color is <color> (see + ) + @@ -2163,100 +2063,72 @@ color sidebar_divider color8 default # Dark grey ^D - - <delete-thread> - + <delete-thread> delete all messages in the current thread ^U - - <undelete-thread> - + <undelete-thread> undelete all messages in the current thread ^N - - <next-thread> - + <next-thread> jump to the start of the next thread ^P - - <previous-thread> - + <previous-thread> jump to the start of the previous thread ^R - - <read-thread> - + <read-thread> mark the current thread as read Esc d - - <delete-subthread> - + <delete-subthread> delete all messages in the current subthread Esc u - - <undelete-subthread> - + <undelete-subthread> undelete all messages in the current subthread Esc n - - <next-subthread> - + <next-subthread> jump to the start of the next subthread Esc p - - <previous-subthread> - + <previous-subthread> jump to the start of the previous subthread Esc r - - <read-subthread> - + <read-subthread> mark the current subthread as read Esc t - - <tag-thread> - + <tag-thread> toggle the tag on the current thread Esc v - - <collapse-thread> - + <collapse-thread> toggle collapse for the current thread Esc V - - <collapse-all> - + <collapse-all> toggle collapse for all threads P - - <parent-message> - + <parent-message> jump to parent message in thread @@ -2291,8 +2163,9 @@ color sidebar_divider color8 default # Dark grey - <create-alias> - (default: a) + <create-alias> (default: a) + + Creates a new alias based upon the current message (or prompts @@ -2315,8 +2188,9 @@ color sidebar_divider color8 default # Dark grey - <check-traditional-pgp> - (default: Esc P) + <check-traditional-pgp> (default: Esc P) + + This function will search the current message for content @@ -2331,8 +2205,9 @@ color sidebar_divider color8 default # Dark grey - <edit-raw-message> - + <edit-raw-message> + + This command (available in the index and pager) allows you to @@ -2355,8 +2230,9 @@ color sidebar_divider color8 default # Dark grey - <edit> - + <edit> + + Alias of @@ -2367,8 +2243,9 @@ color sidebar_divider color8 default # Dark grey - <edit-or-view-raw-message> - (default: e) + <edit-or-view-raw-message> (default: e) + + This command (available in the index and pager) is the same as @@ -2380,9 +2257,11 @@ color sidebar_divider color8 default # Dark grey - <edit-type> - (default: ^E on the attachment menu, and - in the pager and index menus; ^T on the compose menu) + <edit-type> (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 @@ -2404,9 +2283,10 @@ color sidebar_divider color8 default # Dark grey - <enter-command> - (default: - :) + <enter-command> (default: + :) + + This command is used to execute any command you would normally @@ -2419,8 +2299,9 @@ color sidebar_divider color8 default # Dark grey - <extract-keys> - (default: ^K) + <extract-keys> (default: ^K) + + This command extracts PGP public keys from the current or @@ -2430,8 +2311,9 @@ color sidebar_divider color8 default # Dark grey - <forget-passphrase> - (default: ^F) + <forget-passphrase> (default: ^F) + + This command wipes the passphrase(s) from memory. It is useful, @@ -2441,8 +2323,9 @@ color sidebar_divider color8 default # Dark grey - <list-reply> - (default: L) + <list-reply> (default: L) + + Reply to the current or tagged message(s) by extracting any @@ -2463,8 +2346,9 @@ color sidebar_divider color8 default # Dark grey - <pipe-message> - (default: |) + <pipe-message> (default: |) + + Asks for an external Unix command and pipes the current or @@ -2479,8 +2363,9 @@ color sidebar_divider color8 default # Dark grey - <resend-message> - (default: Esc e) + <resend-message> (default: Esc e) + + NeoMutt takes the current message as a template for a new @@ -2500,8 +2385,9 @@ color sidebar_divider color8 default # Dark grey - <shell-escape> - (default: !) + <shell-escape> (default: !) + + Asks for an external Unix command and executes it. The @@ -2516,8 +2402,9 @@ color sidebar_divider color8 default # Dark grey - <toggle-quoted> - (default: T) + <toggle-quoted> (default: T) + + The pager uses the @@ -2532,8 +2419,9 @@ color sidebar_divider color8 default # Dark grey - <view-raw-message> - + <view-raw-message> + + This command (available in the index and pager) opens the raw @@ -2551,8 +2439,9 @@ color sidebar_divider color8 default # Dark grey - <skip-quoted> - (default: S) + <skip-quoted> (default: S) + + This function will go to the next line of non-quoted text which @@ -2589,51 +2478,37 @@ color sidebar_divider color8 default # Dark grey m - - <compose> - + <compose> compose a new message r - - <reply> - + <reply> reply to sender g - - <group-reply> - + <group-reply> reply to all recipients L - - <list-reply> - + <list-reply> reply to mailing list address f - - <forward> - + <forward> forward message b - - <bounce> - + <bounce> bounce (remail) message Esc k - - <mail-key> - + <mail-key> mail a PGP public key to someone @@ -2735,143 +2610,103 @@ color sidebar_divider color8 default # Dark grey a - - <attach-file> - + <attach-file> attach a file A - - <attach-message> - + <attach-message> attach message(s) to the message Esc k - - <attach-key> - + <attach-key> attach a PGP public key d - - <edit-description> - + <edit-description> edit description on attachment D - - <detach-file> - + <detach-file> detach a file t - - <edit-to> - + <edit-to> edit the To field Esc f - - <edit-from> - + <edit-from> edit the From field r - - <edit-reply-to> - + <edit-reply-to> edit the Reply-To field c - - <edit-cc> - + <edit-cc> edit the Cc field b - - <edit-bcc> - + <edit-bcc> edit the Bcc field y - - <send-message> - + <send-message> send the message s - - <edit-subject> - + <edit-subject> edit the Subject S - - <smime-menu> - + <smime-menu> select S/MIME options f - - <edit-fcc> - + <edit-fcc> specify an Fcc mailbox p - - <pgp-menu> - + <pgp-menu> select PGP options P - - <postpone-message> - + <postpone-message> postpone this message until later q - - <quit> - + <quit> quit (abort) sending the message w - - <write-fcc> - + <write-fcc> write the message to a folder i - - <ispell> - + <ispell> check spelling (if available on your system) ^F - - <forget-passphrase> - + <forget-passphrase> wipe passphrase(s) from memory @@ -3044,8 +2879,7 @@ color sidebar_divider color8 default # Dark grey c - There are unknown critical self-signature - packets. + There are unknown critical self-signature packets. @@ -3417,6 +3251,7 @@ color sidebar_divider color8 default # Dark grey /etc/xdg/neomutt/neomuttrc + /etc/xdg/neomutt/Muttrc @@ -3424,6 +3259,7 @@ color sidebar_divider color8 default # Dark grey /etc/neomuttrc + /etc/Muttrc @@ -3431,6 +3267,7 @@ color sidebar_divider color8 default # Dark grey /usr/share/neomutt/neomuttrc + /usr/share/neomutt/Muttrc @@ -4272,6 +4109,7 @@ bind index gg first-entry Defining Aliases for Character Sets + Usage: @@ -4283,8 +4121,7 @@ bind index gg first-entry charset - iconv-hook - + iconv-hook charset @@ -6944,56 +6781,79 @@ set index_format="%4C %Z %{%b %d} %-15.15L (%?l?%4l&%4c?)%* %s" [:alnum:] - Alphanumeric characters + + Alphanumeric characters + [:alpha:] - Alphabetic characters + + Alphabetic characters + [:blank:] - Space or tab characters + + Space or tab characters + [:cntrl:] - Control characters + + Control characters + [:digit:] - Numeric characters + + Numeric characters + [:graph:] - Characters that are both printable and visible. (A space - is printable, but not visible, while an - a is both) + + Characters that are both printable and visible. (A space is + printable, but not visible, while an a is both) + [:lower:] - Lower-case alphabetic characters + + Lower-case alphabetic characters + [:print:] - Printable characters (characters that are not control - characters) + + Printable characters (characters that are not control + characters) + [:punct:] - Punctuation characters (characters that are not letter, - digits, control characters, or space characters) + + Punctuation characters (characters that are not letter, digits, + control characters, or space characters) + [:space:] - Space characters (such as space, tab and formfeed, to name - a few) + + Space characters (such as space, tab and formfeed, to name + a few) + [:upper:] - Upper-case alphabetic characters + + Upper-case alphabetic characters + [:xdigit:] - Characters that are hexadecimal digits + + Characters that are hexadecimal digits + @@ -7067,39 +6927,49 @@ set index_format="%4C %Z %{%b %d} %-15.15L (%?l?%4l&%4c?)%* %s" ? - The preceding item is optional and matched at most - once + + The preceding item is optional and matched at most once + * - The preceding item will be matched zero or more - times + + The preceding item will be matched zero or more times + + - The preceding item will be matched one or more - times + + The preceding item will be matched one or more times + {n} - The preceding item is matched exactly - n times + + The preceding item is matched exactly n + times + {n,} - The preceding item is matched - n or more times + + The preceding item is matched n or more + times + {,m} - The preceding item is matched at most - m times + + The preceding item is matched at most m + times + {n,m} - The preceding item is matched at least - n times, but no more than - m times + + The preceding item is matched at least n + times, but no more than m times + @@ -7139,39 +7009,53 @@ set index_format="%4C %Z %{%b %d} %-15.15L (%?l?%4l&%4c?)%* %s" \\y - Matches the empty string at either the beginning or the - end of a word + + Matches the empty string at either the beginning or the end of + a word + \\B - Matches the empty string within a word + + Matches the empty string within a word + \\< - Matches the empty string at the beginning of a - word + + Matches the empty string at the beginning of a word + \\> - Matches the empty string at the end of a word + + Matches the empty string at the end of a word + \\w - Matches any word-constituent character (letter, digit, or - underscore) + + Matches any word-constituent character (letter, digit, or + underscore) + \\W - Matches any character that is not word-constituent + + Matches any character that is not word-constituent + \\` - Matches the empty string at the beginning of a buffer - (string) + + Matches the empty string at the beginning of a buffer (string) + \\' - Matches the empty string at the end of a buffer + + Matches the empty string at the end of a buffer + @@ -7207,352 +7091,401 @@ set index_format="%4C %Z %{%b %d} %-15.15L (%?l?%4l&%4c?)%* %s" ~A - all messages + + all messages + - ~b - EXPR - messages which contain - EXPR in the message body + ~b EXPR + + messages which contain EXPR in the + message body + - =b - STRING - messages which contain - STRING in the message body. If IMAP is - enabled, searches for - STRING on the server, rather than - downloading each message and searching it locally. + =b STRING + + messages which contain STRING in the + message body. If IMAP is enabled, searches for + STRING on the server, rather than + downloading each message and searching it locally. + - ~B - EXPR - messages which contain - EXPR in the whole message + ~B EXPR + + messages which contain EXPR in the whole + message + - =B - STRING - messages which contain - STRING in the whole message. If IMAP is - enabled, searches for - STRING on the server, rather than - downloading each message and searching it locally. + =B STRING + + messages which contain STRING in the + whole message. If IMAP is enabled, searches for + STRING on the server, rather than + downloading each message and searching it locally. + - ~c - EXPR - messages carbon-copied to - EXPR + ~c EXPR + + messages carbon-copied to EXPR + - %c - GROUP - messages carbon-copied to any member of - GROUP + %c GROUP + + messages carbon-copied to any member of + GROUP + - ~C - EXPR - messages either to: or cc: - EXPR + ~C EXPR + + messages either to: or cc: EXPR + - %C - GROUP - messages either to: or cc: to any member of - GROUP + %C GROUP + + messages either to: or cc: to any member of + GROUP + - ~d [ - MIN]-[ - MAX] - messages with - date-sent in a Date range + ~d [MIN]-[MAX] + + messages with date-sent in a Date range + ~D - deleted messages + + deleted messages + - ~e - EXPR - messages which contains - EXPR in the - Sender field + ~e EXPR + + messages which contains EXPR in the + Sender field + - %e - GROUP - messages which contain a member of - GROUP in the - Sender field + %e GROUP + + messages which contain a member of GROUP + in the Sender field + ~E - expired messages + + expired messages + ~F - flagged messages + + flagged messages + - ~f - EXPR - messages originating from - EXPR + ~f EXPR + + messages originating from EXPR + - %f - GROUP - messages originating from any member of - GROUP + %f GROUP + + messages originating from any member of + GROUP + ~g - cryptographically signed messages + + cryptographically signed messages + ~G - cryptographically encrypted messages + + cryptographically encrypted messages + - ~h - EXPR - messages which contain - EXPR in the message header + ~h EXPR + + messages which contain EXPR in the + message header + - =h - STRING - messages which contain - STRING in the message header. If IMAP is - enabled, searches for - STRING on the server, rather than - downloading each message and searching it locally; - STRING must be of the form - header: substring(see below). + =h STRING + + messages which contain STRING in the + message header. If IMAP is enabled, searches for + STRING on the server, rather than + downloading each message and searching it locally; + STRING must be of the form + header: substring (see below). + - ~H - EXPR - messages with a spam attribute matching - EXPR + ~H EXPR + + messages with a spam attribute matching + EXPR + - ~i - EXPR - messages which match - EXPR in the - Message-ID field + ~i EXPR + + messages which match EXPR in the + Message-ID field + ~k - messages which contain PGP key material + + messages which contain PGP key material + - ~L - EXPR - messages either originated or received by - EXPR + ~L EXPR + + messages either originated or received by + EXPR + - %L - GROUP - message either originated or received by any member of - GROUP + %L GROUP + + message either originated or received by any member of + GROUP + ~l - messages addressed to a known mailing list + + messages addressed to a known mailing list + - ~m [ - MIN]-[ - MAX] - messages with numbers in the range - MIN to - MAX***) + ~m [MIN]-[MAX] + + messages with numbers in the range MIN + to MAX ***) + - ~m <[ - MAX] - messages with numbers less than - MAX***) + ~m <[MAX] + + messages with numbers less than MAX ***) + - ~m >[ - MIN] - messages with numbers greater than - MIN***) + ~m >[MIN] + + messages with numbers greater than MIN + ***) + - ~m [ - M] - just message number - M***) + ~m [M] + + just message number M ***) + - ~m [ - MIN],[ - MAX] - messages with offsets (from selected message) in the - range - MIN to - MAX***) + ~m [MIN],[MAX] + + messages with offsets (from selected message) in the range + MIN to MAX ***) + - ~n [ - MIN]-[ - MAX] - messages with a score in the range - MIN to - MAX*) + ~n [MIN]-[MAX] + + messages with a score in the range MIN + to MAX *) + ~N - new messages + + new messages + ~O - old messages + + old messages + ~p - messages addressed to you (consults - alternates) + + messages addressed to you (consults + alternates) + ~P - messages from you (consults - alternates) + + messages from you (consults alternates) + ~Q - messages which have been replied to + + messages which have been replied to + - ~r [ - MIN]-[ - MAX] - messages with - date-received in a Date range + ~r [MIN]-[MAX] + + messages with date-received in a Date range + ~R - read messages + + read messages + - ~s - EXPR - messages having - EXPR in the - Subject field. + ~s EXPR + + messages having EXPR in the + Subject field. + ~S - superseded messages + + superseded messages + - ~t - EXPR - messages addressed to - EXPR + ~t EXPR + + messages addressed to EXPR + ~T - tagged messages + + tagged messages + ~u - messages addressed to a subscribed mailing list + + messages addressed to a subscribed mailing list + ~U - unread messages + + unread messages + ~v - messages part of a collapsed thread. + + messages part of a collapsed thread. + ~V - cryptographically verified messages + + cryptographically verified messages + - ~x - EXPR - messages which contain - EXPR in the - References or - In-Reply-To field + ~x EXPR + + messages which contain EXPR in the + References or In-Reply-To field + - ~X [ - MIN]-[ - MAX] - messages with - MIN to - MAX attachments *) + ~X [MIN]-[MAX] + + messages with MIN to + MAX attachments *) + - ~y - EXPR - messages which contain - EXPR in their keywords + ~y EXPR + + messages which contain EXPR in their + keywords + - ~z [ - MIN]-[ - MAX] - messages with a size in the range - MIN to - MAX*) **) + ~z [MIN]-[MAX] + + messages with a size in the range MIN to + MAX *) **) + - =/ - STRING - IMAP custom server-side search for - STRING. Currently only defined for Gmail. - See: GMail Patterns + =/ STRING + + IMAP custom server-side search for + STRING. Currently only defined for + Gmail. See: + GMail Patterns ~= - duplicated messages (see - - $duplicate_threads) + + duplicated messages (see + $duplicate_threads) + ~# - broken threads (see - - $strict_threads) + + broken threads (see + $strict_threads) + ~$ - unreferenced messages (requires threaded view) + + unreferenced messages (requires threaded view) + - ~( - PATTERN) - messages in threads containing messages matching - PATTERN, e.g. all threads containing - messages from you: ~(~P) + ~(PATTERN) + + messages in threads containing messages matching + PATTERN, e.g. all threads containing + messages from you: ~(~P) + - ~<( - PATTERN) - messages whose immediate parent matches - PATTERN, e.g. replies to your messages: - ~<(~P) + ~<(PATTERN) + + messages whose immediate parent matches + PATTERN, e.g. replies to your messages: + ~<(~P) + - ~>( - PATTERN) - messages having an immediate child matching - PATTERN, e.g. messages you replied to: - ~>(~P) + ~>(PATTERN) + + messages having an immediate child matching + PATTERN, e.g. messages you replied to: + ~>(~P) + @@ -7681,33 +7614,21 @@ set index_format="%4C %Z %{%b %d} %-15.15L (%?l?%4l&%4c?)%* %s" - - . - + . Current / Highlighted - - ~m -3,. - + ~m -3,. Previous 3 emails plus the highlighted one - - $ - + $ Last - - ~m .,$ - + ~m .,$ Highlighted email and all the later ones - - ^ - + ^ First - - ~m ^,1 - + ~m ^,1 Highlighted, next and all preceding ones @@ -7736,51 +7657,35 @@ set index_format="%4C %Z %{%b %d} %-15.15L (%?l?%4l&%4c?)%* %s" - - ~m 3-10 - + ~m 3-10 Emails 3 to 10 - - ~m -10 - + ~m -10 Emails 1 to 10 - - ~m 10- - + ~m 10- Emails 10 to last - - ~m <3 - + ~m <3 First and second email - - ~m ^-2 - + ~m ^-2 First and second email - - ~m >1 - + ~m >1 Everything but first email - - ~m 2-$ - + ~m 2-$ Everything but first email - - ~m 2 - + ~m 2 Just the second email @@ -8095,16 +8000,19 @@ set index_format="%4C %Z %{%b %d} %-15.15L (%?l?%4l&%4c?)%* %s" =/ "list:foo.example.org has:attachment is:important" - the foo.example.org mailing-list per Gmail's - definitions, and has an attachment, and has been marked as - important + + the foo.example.org mailing-list per Gmail's definitions, and + has an attachment, and has been marked as important + =/ "{has:purple-star has:yellow-star} older_than:2m" - is older than two months and has either a purple-star or - a yellow-star + + is older than two months and has either a purple-star or + a yellow-star + @@ -8531,59 +8439,54 @@ roessler@does-not-exist.org Thomas Roessler mutt pgp + ! - ! + your $spoolfile (incoming) + mailbox - your - $spoolfile(incoming) - mailbox + > - > + your $mbox file - your - $mbox file + < - < + your $record file - your - $record file + ^ - ^ + the current mailbox - the current mailbox + - or !! - -or - !! - the file you've last visited + the file you've last visited + + ~ - ~ + your home directory - your home directory + = or + - =or - + - your - $folder directory + your $folder directory + + @alias - @alias + to the default save folder as + determined by the address of the alias - to the - default save folder as determined - by the address of the alias @@ -9221,9 +9124,7 @@ macro pager \cb |urlview\n space-separated list of file extensions. For example you could use: - - <literal>mime.types</literal> - + <literal>mime.types</literal> application/postscript ps eps @@ -9267,65 +9168,47 @@ audio/x-aiff aif aifc aiff - - application - + application yes General application data - - audio - + audio yes Audio data - - image - + image yes Image data - - message - + message yes Mail messages, message status information - - model - + model yes VRML and other modeling data - - multipart - + multipart yes Container for other MIME parts - - text - + text yes Text data - - video - + video yes Video data - - chemical - + chemical no Mostly molecular data @@ -10901,11 +10784,8 @@ color attach_headers brightmagenta default "invalid node with packet index,pager - - <compose-to-sender> - - compose a new email to the sender of the current - email + <compose-to-sender> + compose a new email to the sender of the current email @@ -11044,33 +10924,40 @@ bind index,pager @ compose-to-sender Open - - - - - Folder is readonly + — + — + + Folder is readonly + The folder is just a backup Open Close - - - Folder is read/write, but the entire folder must be - written if anything is changed - Your compression format doesn't support - appending + — + + Folder is read/write, but the entire folder must be written + if anything is changed + + Your compression format doesn't support appending Open Close Append - Folder is read/write and emails can be efficiently added - to the end + + Folder is read/write and emails can be efficiently added to + the end + Your compression format supports appending Open - - + — Append - Folder is readonly, but can be appended to + + Folder is readonly, but can be appended to + You want to store emails, but never change them @@ -11449,30 +11336,22 @@ close-hook '\.gpg$' "gpg --encrypt --recipient YourGpgUserIdOrKeyId < '%t' & Today - - %H:%M - + %H:%M 13:23 This Month - - %a %d - + %a %d Thu 17 This Year - - %b %d - + %b %d Dec 10 Older than 1 Year - - %m/%y - + %m/%y 06/14 @@ -11562,39 +11441,27 @@ close-hook '\.gpg$' "gpg --encrypt --recipient YourGpgUserIdOrKeyId < '%t' & - - %[y - + %[y This year - - %[1y - + %[1y This year - - %[6m - + %[6m In the last 6 months - - %[w - + %[w This week - - %[d - + %[d Today - - %[4H - + %[4H In the last 4 hours @@ -11620,21 +11487,15 @@ close-hook '\.gpg$' "gpg --encrypt --recipient YourGpgUserIdOrKeyId < '%t' & - - %[1m - + %[1m This month - - %[%b %d] - + %[%b %d] Dec 10 Older - - %[%Y-%m-%d] - + %[%Y-%m-%d] 2015-04-23 @@ -11676,41 +11537,27 @@ close-hook '\.gpg$' "gpg --encrypt --recipient YourGpgUserIdOrKeyId < '%t' & - - %[d - + %[d Today - - %[%H:%M ] - + %[%H:%M ] 12:34 - - %[m - + %[m This month - - %[%a %d] - + %[%a %d] Thu 12 - - %[y - + %[y This year - - %[%b %d] - + %[%b %d] Dec 10 Older - - %[%m/%y ] - + %[%m/%y ] 06/15 @@ -11907,44 +11754,32 @@ set pgp_default_key = A4AF18C5582473BD35A1E9CE78BB3D480042198E - - pgp_default_key - + pgp_default_key string (empty) - - pgp_self_encrypt - + pgp_self_encrypt boolean yes - - pgp_sign_as - + pgp_sign_as string (empty) - - smime_default_key - + smime_default_key string (empty) - - smime_self_encrypt - + smime_self_encrypt boolean yes - - smime_sign_as - + smime_sign_as string (empty) @@ -12143,18 +11978,12 @@ set smime_default_key = "SMIME-KEY" - - abort_noattach_regex - + abort_noattach_regex regular expression - - \\<(attach|attached|attachments?)\\> - + \\<(attach|attached|attachments?)\\> - - abort_noattach - + abort_noattach quadoption no @@ -12625,65 +12454,47 @@ color index-object foreground background pattern - - index - + index yes Entire index line - - index_author - + index_author yes Author name, %A %a %F %L %n - - index_collapsed - + index_collapsed no Number of messages in a collapsed thread, %M - - index_date - + index_date no Date field - - index_flags - + index_flags yes Message flags, %S %Z - - index_label - + index_label no Message label, %y %Y - - index_number - + index_number no Message number, %C - - index_size - + index_size no Message size, %c %l - - index_subject - + index_subject yes Subject, %s @@ -13060,9 +12871,7 @@ set index_format='%4C %Z %{%b %d} %I (%?l?%4l&%4c?) %s' index - - <limit-current-thread> - + <limit-current-thread> Limit view to current thread @@ -13538,9 +13347,7 @@ set new_mail_command="terminal-notifier -title '%v' -subtitle 'New Mail' \ - - new_mail_command - + new_mail_command string (empty) @@ -13672,201 +13479,119 @@ set new_mail_command = "" - - ask_follow_up - + ask_follow_up boolean - - no - + no - - ask_x_comment_to - + ask_x_comment_to boolean - - no - + no - - catchup_newsgroup - + catchup_newsgroup quad - - ask-yes - + ask-yes - - followup_to_poster - + followup_to_poster quad - - ask-yes - + ask-yes - - group_index_format - + group_index_format string - - %4C %M%N %5s %-45.45f %d - + %4C %M%N %5s %-45.45f %d - - inews - + inews string (empty) - - mime_subject - + mime_subject boolean - - yes - + yes - - newsgroups_charset - + newsgroups_charset string - - utf-8 - + utf-8 - - newsrc - + newsrc string - - ~/.newsrc - + ~/.newsrc - - news_cache_dir - + news_cache_dir string - - ~/.neomutt - + ~/.neomutt - - news_server - + news_server string (empty) - - nntp_authenticators - + nntp_authenticators string (empty) - - nntp_context - + nntp_context number - - 1000 - + 1000 - - nntp_listgroup - + nntp_listgroup boolean - - yes - + yes - - nntp_load_description - + nntp_load_description boolean - - yes - + yes - - nntp_pass - + nntp_pass string (empty) - - nntp_poll - + nntp_poll number - - 60 - + 60 - - nntp_user - + nntp_user string (empty) - - post_moderated - + post_moderated quad - - ask-yes - + ask-yes - - save_unsubscribed - + save_unsubscribed boolean - - no - + no - - show_new_news - + show_new_news boolean - - yes - + yes - - show_only_unread - + show_only_unread boolean - - no - + no - - x_comment_to - + x_comment_to boolean - - no - + no @@ -13893,135 +13618,97 @@ set new_mail_command = "" browser,index - - <catchup> - + <catchup> mark all articles in newsgroup as read index,pager - - <change-newsgroup> - + <change-newsgroup> open a different newsgroup compose - - <edit-followup-to> - + <edit-followup-to> edit the Followup-To field compose - - <edit-newsgroups> - + <edit-newsgroups> edit the newsgroups list compose - - <edit-x-comment-to> - + <edit-x-comment-to> edit the X-Comment-To field attach,index,pager - - <followup-message> - + <followup-message> followup to newsgroup index,pager - - <post-message> - + <post-message> post message to newsgroup browser - - <reload-active> - + <reload-active> load list of all newsgroups from NNTP server browser - - <subscribe> - + <subscribe> subscribe to current mbox (IMAP/NNTP only) browser - - <subscribe-pattern> - + <subscribe-pattern> subscribe to newsgroups matching a pattern browser - - <uncatchup> - + <uncatchup> mark all articles in newsgroup as unread browser - - <unsubscribe> - + <unsubscribe> unsubscribe from current mbox (IMAP/NNTP only) browser - - <unsubscribe-pattern> - + <unsubscribe-pattern> unsubscribe from newsgroups matching a pattern index,pager - - <change-newsgroup-readonly> - + <change-newsgroup-readonly> open a different newsgroup in read only mode attach,index,pager - - <forward-to-group> - + <forward-to-group> forward to newsgroup index - - <get-children> - + <get-children> get all children of the current message index - - <get-parent> - + <get-parent> get parent of the current message index - - <reconstruct-thread> - + <reconstruct-thread> reconstruct thread containing current message index - - <get-message> - + <get-message> get message with Message-Id @@ -14192,13 +13879,10 @@ bind index \CG get-message - - hidden_tags - + hidden_tags string - - unread,draft,flagged,passed,replied,attachment,signed,encrypted + unread,draft,flagged,passed,replied,attachment,signed,encrypted @@ -14226,29 +13910,26 @@ bind index \CG get-message index,pager + <modify-labels> - <modify-labels> + add, remove, or toggle tags: IMAP: edit the tags list + Notmuch: [+]<tag> to add, -<tag> to remove, + !<tag> to toggle(notmuch) tags. Note: Tab completion + of tag names is available - add, remove, or toggle tags: - IMAP: edit the tags list - Notmuch: [+]<tag> to add, - -<tag> to remove, !<tag> to toggle(notmuch) tags. - Note: Tab completion of tag names is available index,pager + <modify-labels-then-hide> - <modify-labels-then-hide> + add, remove, or toggle tags IMAP: edit the tags list Notmuch: + [+]<tag> to add, -<tag> to remove, !<tag> + to toggle labels and then hide or unhide the message by + changing the "quasi-deleted" to match if it would be shown + when requerying. Normal redisplay rules apply here, so the + user must call <sync-mailbox> for the changes to be + displayed. Note: Tab completion of tag names is available. - add, remove, or toggle tags - IMAP: edit the tags list - Notmuch: [+]<tag> to - add, -<tag> to remove, !<tag> to toggle labels and - then hide or unhide the message by changing the "quasi-deleted" - to match if it would be shown when requerying. - Normal redisplay rules apply here, so the user must call - <sync-mailbox> for the changes to be displayed. Note: - Tab completion of tag names is available. @@ -14309,16 +13990,12 @@ bind index \CG get-message - - index_tag - + index_tag yes an individual message tag, %G, uses tag name - - index_tags - + index_tags no the transformed message tags, %g or %J @@ -14566,39 +14243,52 @@ virtual-mailboxes "My INBOX" "notmuch://?query=tag:inbox" %C - current file number + + current file number + %f - folder name (description) + + folder name (description) + %m - number of messages in the mailbox * + + number of messages in the mailbox * + %n - number of unread messages in the mailbox * + + number of unread messages in the mailbox * + %N - N if mailbox has new mail, blank otherwise + + N if mailbox has new mail, blank otherwise + %>X - right justify the rest of the string and pad with - character - X + + right justify the rest of the string and pad with character + X + %|X - pad to the end of the line with character - X + + pad to the end of the line with character X + %*X - soft-fill with character - X as pad + + soft-fill with character X as pad + @@ -14628,88 +14318,54 @@ virtual-mailboxes "My INBOX" "notmuch://?query=tag:inbox" - - nm_db_limit - + nm_db_limit number - - 0 - + 0 - - nm_default_uri - + nm_default_uri string (empty) - - nm_exclude_tags - + nm_exclude_tags string (empty) - - nm_open_timeout - + nm_open_timeout number - - 5 - + 5 - - nm_query_type - + nm_query_type string - - messages - + messages - - nm_record - + nm_record boolean - - no - + no - - nm_record_tags - + nm_record_tags string (empty) - - nm_unread_tag - + nm_unread_tag string - - unread - + unread - - vfolder_format - + vfolder_format string - - %6n(%6N) %f - + %6n(%6N) %f - - virtual_spoolfile - + virtual_spoolfile boolean - - no - + no @@ -14740,53 +14396,50 @@ virtual-mailboxes "My INBOX" "notmuch://?query=tag:inbox" index,pager - - <change-vfolder> - + <change-vfolder> switch to another virtual folder, a new folder maybe be specified by vfolder description (see virtual-mailboxes) or - URI. the default is next vfolder with unread messages + URI. the default is next vfolder with unread messages + index,pager + <entire-thread> - <entire-thread> + read entire thread of the current message - read entire thread of the current message index,pager + <sidebar-toggle-virtual> - <sidebar-toggle-virtual> + toggle between mailboxes and virtual mailboxes - toggle between mailboxes and virtual mailboxes index,pager + <vfolder-from-query> - <vfolder-from-query> - - - generate virtual folder from notmuch search query. - Note: TAB completion of 'tag:' names is available. + generate virtual folder from notmuch search query. Note: TAB + completion of 'tag:' names is available. index,pager + <vfolder-window-forward> - <vfolder-window-forward> + generate virtual folder by moving the query's time window + forward - generate virtual folder by moving the query's time - window forward index,pager + <vfolder-window-backward> - <vfolder-window-backward> + generate virtual folder by moving the query's time window + backward - generate virtual folder by moving the query's time - window backward @@ -15132,9 +14785,7 @@ bind index,pager > vfolder-window-forward - - progress - + progress default Visual progress bar @@ -15262,9 +14913,7 @@ color progress white red index,pager (none) - - <quasi-delete> - + <quasi-delete> delete from NeoMutt, don't touch on disk @@ -15362,13 +15011,9 @@ bind index,pager Q quasi-delete - - reply_with_xorig - + reply_with_xorig Boolean - - no - + no @@ -15578,120 +15223,68 @@ set sort_browser="reverse-size" - - sidebar_delim_chars - + sidebar_delim_chars string - - /. - + /. - - sidebar_divider_char - + sidebar_divider_char string - - | - + | - - sidebar_folder_indent - + sidebar_folder_indent boolean - - no - + no - - sidebar_format - + sidebar_format string - - %B%* %n - + %B%* %n - - sidebar_indent_string - + sidebar_indent_string string - -   (two spaces) - +    (two spaces) - - sidebar_new_mail_only - + sidebar_new_mail_only boolean - - no - + no - - sidebar_next_new_wrap - + sidebar_next_new_wrap boolean - - no - + no - - sidebar_on_right - + sidebar_on_right boolean - - no - + no - - sidebar_short_path - + sidebar_short_path boolean - - no - + no - - sidebar_component_depth - + sidebar_component_depth number - - 0 - + 0 - - sidebar_sort_method - + sidebar_sort_method enum - - unsorted - + unsorted - - sidebar_visible - + sidebar_visible boolean - - no - + no - - sidebar_width - + sidebar_width number - - 20 - + 20 @@ -15723,59 +15316,42 @@ set sort_browser="reverse-size" index,pager - - <sidebar-next> - + <sidebar-next> Move the highlight to next mailbox index,pager - - <sidebar-next-new> - + <sidebar-next-new> Move the highlight to next mailbox with new mail index,pager - - <sidebar-open> - + <sidebar-open> Open highlighted mailbox index,pager - - <sidebar-page-down> - + <sidebar-page-down> Scroll the Sidebar down 1 page index,pager - - <sidebar-page-up> - + <sidebar-page-up> Scroll the Sidebar up 1 page index,pager - - <sidebar-prev> - + <sidebar-prev> Move the highlight to previous mailbox index,pager - - <sidebar-prev-new> - - Move the highlight to previous mailbox with new - mail + <sidebar-prev-new> + Move the highlight to previous mailbox with new mail index,pager - - <sidebar-toggle-visible> - + <sidebar-toggle-visible> Make the Sidebar (in)visible @@ -15785,17 +15361,17 @@ set sort_browser="reverse-size" Commands + + - sidebar_whitelist - + sidebar_whitelist mailbox mailbox - unsidebar_whitelist - + unsidebar_whitelist * @@ -15833,55 +15409,54 @@ set sort_browser="reverse-size" + sidebar_divider + default - sidebar_divider + The dividing line between the Sidebar and the Index/Pager + panels - default - The dividing line between the Sidebar and the - Index/Pager panels + sidebar_flagged + default - sidebar_flagged + Mailboxes containing flagged mail - default - Mailboxes containing flagged mail + sidebar_highlight + underline - sidebar_highlight + Cursor to select a mailbox - underline - Cursor to select a mailbox + sidebar_indicator + neomutt indicator - sidebar_indicator + The mailbox open in the Index panel - neomutt - indicator - The mailbox open in the Index panel + sidebar_new + default - sidebar_new + Mailboxes containing new mail - default - Mailboxes containing new mail + sidebar_ordinary + default - sidebar_ordinary + Mailboxes that have no new/flagged mails, etc. - default - Mailboxes that have no new/flagged mails, etc. + sidebar_spoolfile + default - sidebar_spoolfile + Mailbox that receives incoming mail - default - Mailbox that receives incoming mail @@ -15907,53 +15482,36 @@ set sort_browser="reverse-size" - - alpha - + alpha Alphabetically by path - - count - + count Total number of messages - - flagged - + flagged Number of flagged messages - - name - + name Alphabetically by path - - new - + new Number of unread messages - - path - + path Alphabetically by path - - unread - + unread Number of unread messages - - unsorted - - Order of the - mailboxes command + unsorted + Order of the mailboxes command @@ -16210,9 +15768,7 @@ color sidebar_ordinary color245 default - - skip_quoted_offset - + skip_quoted_offset number 0 @@ -16345,9 +15901,7 @@ set skip_quoted_offset = 3 status - - reverse - + reverse Status bar @@ -16649,11 +16203,10 @@ openssl s_client -host <imap server> -port <port> -tls1 -servername index,pager (none) + <purge-message> - <purge-message> + really delete the current entry, bypassing the trash folder - really delete the current entry, bypassing the trash - folder @@ -16972,112 +16525,158 @@ folder-hook ^pop 'set read_inc=1' -A - expand an alias + + expand an alias + -a - attach a file to a message + + attach a file to a message + -b - specify a blind carbon-copy (BCC) address + + specify a blind carbon-copy (Bcc) address + -c - specify a carbon-copy (Cc) address + + specify a carbon-copy (Cc) address + -d - log debugging output to ~/.neomuttdebug0 if NeoMutt was compiled - with +debug; it can range from 1-5 and affects - verbosity (a value of 2 is recommended) + + log debugging output to ~/.neomuttdebug0 if NeoMutt was + compiled with +debug; it can range from 1—5 + and affects verbosity (a value of 2 is recommended) + -D - print the value of all NeoMutt variables to stdout + + print the value of all NeoMutt variables to stdout + -D -S - like -D but hide the value of sensitive variables + + like -D but hide the value of sensitive variables + -E - edit the draft (-H) or include (-i) file + + edit the draft (-H) or include (-i) file + -e - specify a config command to be run after initialization - files are read + + specify a config command to be run after initialization files + are read + -f - specify a mailbox to load + + specify a mailbox to load + -F - specify an alternate file to read initialization - commands + + specify an alternate file to read initialization commands + -h - print help on command line options + + print help on command line options + -H - specify a draft file from which to read a header and - body + + specify a draft file from which to read a header and body + -i - specify a file to include in a message composition + + specify a file to include in a message composition + -m - specify a default mailbox type + + specify a default mailbox type + -n - do not read the system neomuttrc + + do not read the system neomuttrc + -p - recall a postponed message + + recall a postponed message + -Q - query a configuration variable + + query a configuration variable + -R - open mailbox in read-only mode + + open mailbox in read-only mode + -s - specify a subject (enclose in quotes if it contains - spaces) + + specify a subject (enclose in quotes if it contains spaces) + -v - show version number and compile-time definitions + + show version number and compile-time definitions + -x - simulate the mailx(1) compose mode + + simulate the mailx(1) compose mode + -y - show a menu containing the files specified by the - mailboxes command + + show a menu containing the files specified by the + mailboxes command + -z - exit immediately if there are no messages in the - mailbox + + exit immediately if there are no messages in the mailbox + -Z - open the first folder with new message, exit immediately - if none + + open the first folder with new message, exit immediately if + none +