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

Allow Prism to open an instance's window from command line #211

Merged
merged 3 commits into from Oct 24, 2022
Merged

Allow Prism to open an instance's window from command line #211

merged 3 commits into from Oct 24, 2022

Conversation

hibiii
Copy link
Contributor

@hibiii hibiii commented Oct 21, 2022

Really simple change, but I don't know if this has any side effects, if any. Feature works as expected: launching Prism with --show SomeInstance will show the instance window on launch.

Would close #146. Included in this PR is an addition to the manual page, mentioning the feature in brief.

Signed-off-by: Hibi 69405847+Hibiii@users.noreply.github.com

….com>

I, Hibi <69405847+Hibiii@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 1288b92
I, Hibi <69405847+Hibiii@users.noreply.github.com>, hereby add my Signed-off-by to this commit: 5b75869

Signed-off-by: Hibi <69405847+Hibiii@users.noreply.github.com>
@flowln flowln added the enhancement New feature or request label Oct 21, 2022
Copy link
Member

@Scrumplex Scrumplex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@Scrumplex Scrumplex added this to the 6.0 milestone Oct 24, 2022
Copy link
Contributor

@flowln flowln left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thx!

@Scrumplex Scrumplex merged commit d0e668e into PrismLauncher:develop Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow opening instance console/config windows from the command line
3 participants