Overview of mprocs (dekit)
mastermprocs (now renamed to dekit) is a tool that runs multiple commands in parallel and displays the output of each command separately. It allows you to switch between the outputs of running processes and interact with them (e.g., using editors like vim inside the process). It is an alternative to concurrently with better process interaction capabilities.
Note: The legacy CLI is accessible via dekit mprocs ....