From: Kevin McCarthy Date: Thu, 25 Apr 2019 16:26:43 +0000 (-0700) Subject: Add note about IMAP browser and trailing delimiters. X-Git-Tag: mutt-1-12-rel~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f706c235b91c5b976bff7f690ff2228b01829033;p=mutt Add note about IMAP browser and trailing delimiters. This is the same behavior as the regular browser, but I think still deserves a quick mention. Thanks to Charles for pointing out this section of the manual and suggesting the addition. --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 8b683e45..87fbe86e 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -8395,7 +8395,8 @@ In lieu of file permissions, Mutt displays the string IMAP, possibly followed by the symbol +, indicating that the entry contains both messages and subfolders. On Cyrus-like servers folders will often contain both messages and -subfolders. +subfolders. A mailbox name with a trailing delimiter (usually +/ or .) indicates subfolders.