{
    "content": [
        {
            "type": "text",
            "text": "# SELECT-EDITOR (man)\n\n## NAME\n\nselect-editor - select your default sensible-editor from all installed editors\n\n## DESCRIPTION\n\nselect-editor  provides  a coherent mechanism for selecting and storing a preferred sensible-\neditor on a per-user basis.  It lists the available editors on  a  system  and  interactively\nprompts the user to select one.  The results are stored as SELECTEDEDITOR variable in ~/.se‐\nlectededitor, which is sourced and used by sensible-editor command.   SELECTEDEDITOR  vari‐\nable is overridden by the VISUAL and EDITOR environment variables.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS** (1 subsections)\n- **DESCRIPTION**\n- **AUTHOR**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "SELECT-EDITOR",
        "section": "",
        "mode": "man",
        "summary": "select-editor - select your default sensible-editor from all installed editors",
        "synopsis": "",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "sensible-editor",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/sensible-editor/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "select-editor",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "select-editor - select your default sensible-editor from all installed editors\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "",
                "subsections": [
                    {
                        "name": "select-editor",
                        "content": ""
                    }
                ]
            },
            "DESCRIPTION": {
                "content": "select-editor  provides  a coherent mechanism for selecting and storing a preferred sensible-\neditor on a per-user basis.  It lists the available editors on  a  system  and  interactively\nprompts the user to select one.  The results are stored as SELECTEDEDITOR variable in ~/.se‐\nlectededitor, which is sourced and used by sensible-editor command.   SELECTEDEDITOR  vari‐\nable is overridden by the VISUAL and EDITOR environment variables.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "select-editor was written by Dustin Kirkland <kirkland@canonical.com>.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "sensible-editor(1)\n\n\n\nDebian                                       21 May 2008                            SELECT-EDITOR(1)",
                "subsections": []
            }
        }
    }
}