Description
Open a text editor from Python code and capture what the user wrote or changed. It helps command-line tools ask for longer input such as commit messages, notes, configuration snippets, or templates.
This is a developer helper for CLI applications. Tools should choose editor commands safely, protect temporary files, and avoid opening sensitive content in insecure locations.