LinuxGSM icon indicating copy to clipboard operation
LinuxGSM copied to clipboard

Add support for multiple executables

Open dgibbs64 opened this issue 7 years ago • 2 comments

As a developer I would like to add support for running multiple executables from the same script using Tmux split

dgibbs64 avatar Dec 11 '18 08:12 dgibbs64

@Bourne-ID you previously did some work on https://github.com/dgibbs64/SteamCMD-AppID-List where you created spawned tmux sessions at once. Do you think you would be up for creating something similar that allows LinuxGSM to start and stop multiple binaries? there are now 3 different servers that could use this feature now.

GitHub
Complete Steam AppID List. Contribute to dgibbs64/SteamCMD-AppID-List development by creating an account on GitHub.

dgibbs64 avatar Apr 07 '19 23:04 dgibbs64

Seems like you could just open multiple windows within a single LGSM instance. That's something I'm looking at doing. To accomplish this, this seems like an interesting read to get started: https://stackoverflow.com/questions/5609192/how-to-set-up-tmux-so-that-it-starts-up-with-specified-windows-opened

Stack Overflow
How to set up tmux so that it starts up with specified windows opened?

codingWithJimmy avatar Apr 21 '19 00:04 codingWithJimmy