| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mprocs-0.9.3-windows-x86_64.zip | 2026-05-20 | 843.6 kB | |
| mprocs-0.9.3-linux-x86_64-musl.tar.gz | 2026-05-20 | 1.1 MB | |
| mprocs-0.9.3-linux-aarch64-musl.tar.gz | 2026-05-20 | 1.0 MB | |
| mprocs-0.9.3-darwin-x86_64.tar.gz | 2026-05-20 | 885.4 kB | |
| mprocs-0.9.3-darwin-aarch64.tar.gz | 2026-05-20 | 844.3 kB | |
| README.md | 2026-05-20 | 496 Bytes | |
| v0.9.3 source code.tar.gz | 2026-05-20 | 310.5 kB | |
| v0.9.3 source code.zip | 2026-05-20 | 362.7 kB | |
| Totals: 8 Items | 5.3 MB | 0 | |
- Add
{cmd: <shell>}value forstopto run a shell command as the stop action (useful for tools likepodman composethat don't respond to signals reliably) - Fix client hang under terminal backpressure by using async stdout writes
- Fix server panic when a client disconnects during render
- Fix arrow key double-fire on Windows Terminal Preview (#215)
- Less noicy logs, mprocs.log is only created on "error" level logs
- Show never-started procs in gray instead of red (#212)