{
    "content": [
        {
            "type": "text",
            "text": "# unseen (info)\n\n## NAME\n\nnew - report on nmh folders with new messages fnext - set current nmh folder to next folder with new messages fprev - set current nmh folder to previous folder with new messages unseen - scan any new messages in all nmh folders\n\n## SYNOPSIS\n\nnew [-help] [-version] [sequences] [-mode mode] [-folders foldersfile]\nfnext is equivalent to new -mode fnext\nfprev is equivalent to new -mode fprev\nunseen is equivalent to new -mode unseen\n\n## DESCRIPTION\n\nnew, in its default mode, produces a one-line-per-folder listing of all\nfolders which contain messages in the specified sequences,  or  in  the\nsequence(s)  listed  in the profile entry \"Unseen-Sequence\".  Each line\nconsists of the folder name, the total number of messages in the speci-\nfied  sequences,  and  a list of messages derived from the .mhsequence\nfile.  For example:\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **FILES**\n- **PROFILE COMPONENTS**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "unseen",
        "section": "",
        "mode": "info",
        "summary": "new - report on nmh folders with new messages fnext - set current nmh folder to next folder with new messages fprev - set current nmh folder to previous folder with new messages unseen - scan any new messages in all nmh folders",
        "synopsis": "new [-help] [-version] [sequences] [-mode mode] [-folders foldersfile]\nfnext is equivalent to new -mode fnext\nfprev is equivalent to new -mode fprev\nunseen is equivalent to new -mode unseen",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "scan",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/scan/1/json"
            },
            {
                "name": "mh-format",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/mh-format/5/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 24,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "PROFILE COMPONENTS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "new - report on nmh folders with new messages\nfnext - set current nmh folder to next folder with new messages\nfprev - set current nmh folder to previous folder with new messages\nunseen - scan any new messages in all nmh folders\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "new [-help] [-version] [sequences] [-mode mode] [-folders foldersfile]\n\nfnext is equivalent to new -mode fnext\n\nfprev is equivalent to new -mode fprev\n\nunseen is equivalent to new -mode unseen\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "new, in its default mode, produces a one-line-per-folder listing of all\nfolders which contain messages in the specified sequences,  or  in  the\nsequence(s)  listed  in the profile entry \"Unseen-Sequence\".  Each line\nconsists of the folder name, the total number of messages in the speci-\nfied  sequences,  and  a list of messages derived from the .mhsequence\nfile.  For example:\n\nfoo     11.* 40-50\nbar    380.  760-772 824-828\ntotal    391.\n\nThe `*' on foo indicates that it is the current folder.  The last  line\nshows the total number of messages in the desired sequences.\n\nnew  crawls  the  folder hierarchy recursively to find all folders, and\nprints them in lexicographic order.  Override this behavior by  provid-\ning  a  foldersfile containing the pre-sorted list of folders which new\nshould check, one per line.\n\nIn fnext and fprev modes, new changes to the next or previous  matching\nfolder, respectively.\n\nIn unseen mode, new executes scan sequences for each matching folder.\n",
                "subsections": []
            },
            "FILES": {
                "content": "$HOME/.mhprofile   The user profile\n",
                "subsections": []
            },
            "PROFILE COMPONENTS": {
                "content": "Path:               To determine the user's nmh directory.\nCurrent-Folder:     To find the default current folder.\nUnseen-Sequence:    The name of the unseen message sequence.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "scan(1), mh-format(5)\n\nnmh-1.7.1                         2009-01-17                          NEW(1mh)",
                "subsections": []
            }
        }
    }
}