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

use tmux tabs #38

Open
squeedee opened this issue Nov 21, 2018 · 4 comments
Open

use tmux tabs #38

squeedee opened this issue Nov 21, 2018 · 4 comments

Comments

@squeedee
Copy link

As an overmind user
I want to start overmind with an option to connect to the tmux session with a tab for each app
So that I can monitor and interact with processes in a traditional 'TMUX' way

Additionally, this would allow me to deal with apps that send extended term escapes that clear the screen etc.

@squeedee
Copy link
Author

I wrote #38 and #39 to guage feedback from you and the community @DarthSim . I'd be happy to submit pull requests once I understand if these fit the product vision.

We recently hand-rolled a solution similar to Overmind for running/debugging and automated testing of our microservices system. Preferably we can replace our hand-rolled (bash scripted) solution with overmind, assuming our requirements are a good fit.

@justin808
Copy link

@DarthSim any feedback? Would be great if this worked!

@DarthSim
Copy link
Owner

DarthSim commented Feb 3, 2020

As far as I understand, you want Overmind to launch tmux client by default without overmind connect. Is that right?

@Adeynack
Copy link

The way I get it -- and wish it worked myself -- it's right. A way to launch overmind directly into tmux. Could even be something like: tab 0 = combined output, tab 1-n are the separate processes. That's what I was searching for, when I came accross overmind (which I did not know before today).

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

No branches or pull requests

4 participants