You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Use the value as maildir field delimiter. This is a single-character used to accommodate maildir mailboxes on platforms where `:` is not allowed in a filename. The recommended alternative on such platforms is `;`. Neomutt supports all non-alphanumeric values except for `-`, `.`, `\`, `/`.
9427
+
<p>Use the value as maildir field delimiter. This is a single-character used to accommodate maildir mailboxes on platforms where `:` is not allowed in a filename. The recommended alternative on such platforms is `;`. NeoMutt supports all non-alphanumeric values except for `-`, `.`, `\`, `/`.
9428
9428
<span class="strong">
9429
9429
<strong>Note:</strong>
9430
9430
</span>this only applies to maildir-style mailboxes. Setting it will have no effect on other mailbox types.</p>
<p>This variable specifies the notmuch tag modifications (addition, removal, toggling) applied to messages added to the Neomutt record when $nm_record is true. See the description of the
10392
+
<p>This variable specifies the notmuch tag modifications (addition, removal, toggling) applied to messages added to the NeoMutt record when $nm_record is true. See the description of the
</span>, then messages may also be grouped by subject. Unlike threading by "In-Reply-To:" and "References:" header, grouping by subject does not imply a parent-child relation between two messages.</p>
15502
-
<p>To determine the ancestry between messages grouped by subject, Neomutt uses their date: only newer messages can be descendants of older ones.</p>
15502
+
<p>To determine the ancestry between messages grouped by subject, NeoMutt uses their date: only newer messages can be descendants of older ones.</p>
0 commit comments