]> granicus.if.org Git - neomutt/commitdiff
Add documentation on thread tree characters and config vars
authorKevin McCarthy <kevin@8t8.us>
Thu, 21 Mar 2019 10:35:34 +0000 (18:35 +0800)
committerRichard Russon <rich@flatcap.org>
Tue, 9 Apr 2019 11:54:28 +0000 (12:54 +0100)
Co-authored-by: Richard Russon <rich@flatcap.org>
doc/manual.xml.head

index 9b2261c347535b4417f8ba71c0ae7470fb4a21fb..b73ef16ab8ed2c305addae111b8a795c11fb647a 100644 (file)
@@ -2158,6 +2158,59 @@ color sidebar_divider   color8  default     <emphasis role="comment"># Dark grey
             </tbody>
           </tgroup>
         </table>
+
+        <para>
+          In the <emphasis>index</emphasis>, the subject of threaded children
+          messages will be prepended with thread tree characters. By default,
+          the subject itself will not be duplicated unless
+          <link linkend="hide-thread-subject">$hide_thread_subject</link>is
+          unset.  Special characters will be added to the thread tree as
+          detailed in <xref linkend="tab-thread-chars" />.
+        </para>
+        <table id="tab-thread-chars">
+          <title>Special Thread Characters</title>
+          <tgroup cols="3">
+            <thead>
+              <row>
+                <entry>Character</entry>
+                <entry>Description</entry>
+                <entry>Notes</entry>
+              </row>
+            </thead>
+            <tbody>
+              <row>
+                <entry>&amp;</entry>
+                <entry>hidden message</entry>
+                <entry>see 
+                <link linkend="hide-limited">$hide_limited</link>and 
+                <link linkend="hide-top-limited">$hide_top_limited</link></entry>
+              </row>
+              <row>
+                <entry>?</entry>
+                <entry>missing message</entry>
+                <entry>see 
+                <link linkend="hide-missing">$hide_missing</link>and 
+                <link linkend="hide-top-missing">$hide_top_missing</link></entry>
+              </row>
+              <row>
+                <entry>*</entry>
+                <entry>pseudo thread</entry>
+                <entry>see 
+                <link linkend="strict-threads">$strict_threads</link>; not displayed
+                when <link linkend="narrow-tree">$narrow_tree</link>is set</entry>
+              </row>
+              <row>
+                <entry>=</entry>
+                <entry>duplicate thread</entry>
+                <entry>see 
+                <link linkend="duplicate-threads">$duplicate_threads</link>; not
+                displayed when 
+                <link linkend="narrow-tree">$narrow_tree</link>is set</entry>
+              </row>
+            </tbody>
+          </tgroup>
+        </table>
+
         <para>
           Collapsing a thread displays only the first message in the thread and
           hides the others. This is useful when threads contain so many