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

Commands stop printing after a failure #22

Closed
certik opened this issue Sep 6, 2024 · 1 comment
Closed

Commands stop printing after a failure #22

certik opened this issue Sep 6, 2024 · 1 comment

Comments

@certik
Copy link
Contributor

certik commented Sep 6, 2024

Commands stop printing after a failure:

"/home/ondrej/repos/shell" >>> ls
Cargo.lock  Cargo.toml  README.md  crates  scripts  target
"/home/ondrej/repos/shell" >>> l
l: command not found
xxx ls
"/home/ondrej/repos/shell" >>> ls
"/home/ondrej/repos/shell" >>> ls
"/home/ondrej/repos/shell" >>>

The ls command should keep printing.

@prsabahrami
Copy link
Contributor

Closing this. Fixed in #26

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

No branches or pull requests

2 participants