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

Unified Run Command #530

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

Unified Run Command #530

wants to merge 3 commits into from

Conversation

hi563145
Copy link

@hi563145 hi563145 commented Sep 9, 2023

I have updated the run commands based on my suggestion in #517.

I also removed the feature where plain run will automatically add arguments if in example directory. A potential TODO item. I am thinking of some way of separating the arguments for cargo run and for the compiled binary into different variables. The user can then specify any additional arguments used for cargo run in the variable, while being able to test out their binary's arguments.

PS: I also fix a bug with comint run with any arguments other than an empty string.

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