pub fn running(cmd: &str)
Print a branded “running” header (teal ▸ running: <cmd>) before a subprocess inherits the terminal. Always emitted to stderr so the child’s stdout stays clean; uncolored in plain mode.
▸ running: <cmd>