Projects STRLCPY neomutt Commits 609e874f
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    docs/manual.xml.head
    skipped 14498 lines
    14499 14499   
    14500 14500   <table id="table-index-color-colors">
    14501 14501   <title>Index Colors</title>
    14502  - <tgroup cols="3">
     14502 + <tgroup cols="2">
    14503 14503   <thead>
    14504 14504   <row>
    14505 14505   <entry>Object</entry>
    skipped 1381 lines
    15887 15887   <sect2 id="custom-tags-colors">
    15888 15888   <title>Colors</title>
    15889 15889   <para>
    15890  - Adds these to index-color feature:
     15890 + Adds the objects, below, to index-color feature.
     15891 + The objects can take an optional pattern.
    15891 15892   </para>
    15892 15893   
    15893 15894   <table id="table-custom-tags-colors">
    15894 15895   <title>Index Colors</title>
    15895  - <tgroup cols="3">
     15896 + <tgroup cols="2">
    15896 15897   <thead>
    15897 15898   <row>
    15898 15899   <entry>Object</entry>
    15899  - <entry>Pattern</entry>
    15900 15900   <entry>Highlights</entry>
    15901 15901   </row>
    15902 15902   </thead>
    15903 15903   <tbody>
    15904 15904   <row>
    15905 15905   <entry><literal>index_tag</literal></entry>
    15906  - <entry>yes</entry>
    15907 15906   <entry>an individual message tag, %G, uses tag name</entry>
    15908 15907   </row>
    15909 15908   <row>
    15910 15909   <entry><literal>index_tags</literal></entry>
    15911  - <entry>no</entry>
    15912 15910   <entry>the transformed message tags, %g or %J</entry>
    15913 15911   </row>
    15914 15912   </tbody>
    skipped 57 lines
    15972 15970  <emphasis role="comment"># --------------------------------------------------------------------------</emphasis>
    15973 15971  <emphasis role="comment"># These symbols are added to the index-color feature:</emphasis>
    15974 15972  <emphasis role="comment"># an individual message tag, %G, uses tag name</emphasis>
    15975  -<emphasis role="comment"># this symbol uses a pattern</emphasis>
    15976 15973  color index_tag red white "inbox"
    15977 15974  <emphasis role="comment"># the transformed message tags, %g</emphasis>
    15978  -<emphasis role="comment"># this symbol does not use a pattern</emphasis>
    15979 15975  color index_tags green default
    15980 15976  <emphasis role="comment"># --------------------------------------------------------------------------</emphasis>
    15981 15977   
    skipped 3618 lines
    19600 19596   <arg choice="plain">
    19601 19597   <replaceable class="parameter">background</replaceable>
    19602 19598   </arg>
    19603  - <arg choice="plain">
     19599 + <arg choice="opt">
    19604 19600   <replaceable class="parameter">pattern</replaceable>
    19605 19601   </arg>
    19606 19602   <command>
    skipped 814 lines
Please wait...
Page is in error, reload to recover