Optional
Writes initialContent somewhere editable, opens it in $EDITOR/ $VISUAL (fallback vi), and resolves with the re-read, human-edited content — the whole seam a test stubs to avoid spawning a real editor.
initialContent
$EDITOR
$VISUAL
vi
Writes
initialContentsomewhere editable, opens it in$EDITOR/$VISUAL(fallbackvi), and resolves with the re-read, human-edited content — the whole seam a test stubs to avoid spawning a real editor.