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 a VM method to open a terminal with a script #19

Open
anipnwr7777 opened this issue May 29, 2024 · 0 comments
Open

Allow a VM method to open a terminal with a script #19

anipnwr7777 opened this issue May 29, 2024 · 0 comments

Comments

@anipnwr7777
Copy link

Currently, it's possible to instantiate an IDE with some commands (upto 3) opened via startScript. In a specific usecase I'm working on, an action needs to be performed later by a user, and not on instantiation.

(the use-case is "Run tests" .. where a specific command is run only after some changes are made by the user).

I could not find a function on vm to allow this to be done. Would request such an option so that an external user action (pressing a menu button or such), allows a terminal to be run.

If you can suggest other alternatives towards this, pls do so.

Regards

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

1 participant