Add support for a grid layout
Author: lneves12Created Nov 4, 2020Updated Sep 9, 2026
Labelshelp wanted
It would be nice to have the output of each process being shown inside a grid layout.
I have been playing around with concurrently and implemented something very simple:
https://github.com/lneves12/concurrently/commit/054cbd3dccecc42fedf8a107ad3f1dc7bc6220c6
Demo:

Just wondering if this is something you would like to have in this library. If yes, I can clean up that code and add it under a: "--grid" option.
What do you think? Any suggestion?
Source: open-cli-tools/concurrently