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

Added the option to give named configuration instead of only a default one #55

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

eyal-hl
Copy link

@eyal-hl eyal-hl commented Mar 27, 2024

Like shown in the readme the configuration "restoreTerminals.terminals" now also accepts an object where the key is the name of the configuration and the value is terminals array,
When having more then one configuration it prompts the user to choose what configuration they want to run:
image
If only one configuration is given it will run it as default the same as giving the terminals array,
The extension is still working when given only the terminals array.
An example of an input:
image

this solves issue #19

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

Successfully merging this pull request may close these issues.

1 participant