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

Parameter for passing a wrapper script from the command line #5507

Open
1 task done
kevmeath opened this issue Sep 7, 2024 · 0 comments
Open
1 task done

Parameter for passing a wrapper script from the command line #5507

kevmeath opened this issue Sep 7, 2024 · 0 comments
Labels
suggestion Feature suggestions that have not been accepted yet.

Comments

@kevmeath
Copy link

kevmeath commented Sep 7, 2024

Role

I use a script to launch multiple instances in a split screen arrangement, each instance uses a wrapper which may change between launches.

Suggestion

I want to pass a wrapper script via command line.

Benefit

In my case this would make launching multiple instances for split screen much easier, a new wrapper file won't have to be written each time, and choosing an instance to be used for split screen won't involve setting the wrapper command path in each instance, ultimately my script could be set up without manual configuration and without writing to any temporary files with each run.

This suggestion is unique

  • I have searched the issue tracker and did not find an issue describing my suggestion, especially not one that has been rejected.

You may use the editor below to elaborate further.

I'm looking at other options but this suggestion would definitely be best solution in my case. I have tried setting the wrapper command in the instance config before each launch but this gets overwritten once launched. I'm happy to provide the script that I use if it helps.

@phit phit added the suggestion Feature suggestions that have not been accepted yet. label Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion Feature suggestions that have not been accepted yet.
Projects
None yet
Development

No branches or pull requests

2 participants