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

Fix support for multiple app arguments #19

Merged
merged 1 commit into from Aug 30, 2021

Conversation

chiu1028
Copy link
Contributor

allow multiple arguments

@re4388
Copy link

re4388 commented Aug 30, 2021

Great! Hope to approve soon!
The original code will be only available to get the first argument as a string, which resulting an error opening up a lot of tabs, and also all other arguments will not be able to pass in. The type of arguments shall be string[].

@sindresorhus sindresorhus changed the title fix bug Fix support for multiple app arguments Aug 30, 2021
@sindresorhus sindresorhus merged commit 616290e into sindresorhus:main Aug 30, 2021
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.

None yet

3 participants