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: 2019-10-25~221^2~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=20a68092d6494d5a9f999815504baca62f1390ef;p=neomutt 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. Co-authored-by: Richard Russon --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 251d39e72..8257ffae7 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -11062,7 +11062,9 @@ set timeout=15 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. + contain both messages and subfolders. A mailbox name with a + trailing delimiter (usually / or .) + indicates subfolders.