pub fn run() -> ExitCodeExpand description
Binary entry-point helper used by both src/main.rs and src/bin/vipe.rs.
Per FR-006 / AD-012: editor non-zero exit is propagated as the process exit code (with Windows clamping); writer (the preserved stdout sink) is NOT touched on non-zero exit.