Ask a question to get started
Enter to send•Shift+Enter new line
Open current_text in an external editor.
Creates a temp .md file, launches the editor, and reads back the result.
open_in_editor( current_text: str, ) -> str | None
current_text
str
The text to pre-populate in the editor.