{
    "content": [
        {
            "type": "text",
            "text": "# fprev (man)\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 folders which contain\nmessages in the specified sequences, or in the sequence(s) listed in the profile  entry  “Un‐\nseen-Sequence”.   Each  line consists of the folder name, the total number of messages in the\nspecified sequences, and a list of messages derived from the .mhsequence file.  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": "fprev",
        "section": "",
        "mode": "man",
        "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": 20,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "PROFILE COMPONENTS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "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 folders which contain\nmessages in the specified sequences, or in the sequence(s) listed in the profile  entry  “Un‐\nseen-Sequence”.   Each  line consists of the folder name, the total number of messages in the\nspecified sequences, and a list of messages derived from the .mhsequence file.  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 shows the total number\nof messages in the desired sequences.\n\nnew  crawls  the folder hierarchy recursively to find all folders, and prints them in lexico‐\ngraphic order.  Override this behavior by providing a foldersfile containing  the  pre-sorted\nlist of folders which new should check, one per line.\n\nIn fnext and fprev modes, new changes to the next or previous matching folder, 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\n\n\nnmh-1.7.1                                    2009-01-17                                     NEW(1mh)",
                "subsections": []
            }
        }
    }
}