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

feat: Allow positional args when calling vso shell #106

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Conversation

matbme
Copy link
Member

@matbme matbme commented Apr 18, 2024

This PR enhances the vso shell command by allowing the user to pass positional arguments to it. With this change, calling vso shell -- tmux, for instance, will immediately run tmux, which can be useful when configuring the launch command in other terminals.

@matbme matbme merged commit 2b93660 into main Apr 18, 2024
3 checks passed
@matbme matbme deleted the feat/pos_args branch April 18, 2024 19:41
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.

2 participants