-
Notifications
You must be signed in to change notification settings - Fork 9
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
Don't exit the shell on syntax error #33
Labels
enhancement
New feature or request
Comments
This one is high priority, as for daily use, we do not want to exit the shell if I mistype something or try to use a feature that is not implemented yet. |
I am working on adding miette support for pest. |
Merged
This has been fixed in #38 |
prsabahrami
added
enhancement
New feature or request
and removed
bug
Something isn't working
high priority
labels
Sep 6, 2024
This issue is fixed. I opened a new one (#77) for miette. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This exits the shell. Instead show the next prompt.
The text was updated successfully, but these errors were encountered: