Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for a grid layout #247

Open
lneves12 opened this issue Nov 4, 2020 · 2 comments
Open

Add support for a grid layout #247

lneves12 opened this issue Nov 4, 2020 · 2 comments

Comments

@lneves12
Copy link

lneves12 commented Nov 4, 2020

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:

lneves12@054cbd3

Demo:

video_concurrently

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?

@milahu
Copy link

milahu commented May 8, 2021

node-ncurses? holy cow ^^ but maybe a browser-based interface would be prettier?

- goldenlayout.js as window manager (also used on https://godbolt.org/ for example)
- scroll back each process
- select text per process
- store command outputs in files

@gustavohenke
Copy link
Member

What would the output look like when there are many commands + a small terminal window?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants