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

bug: Unable to exit program while it's executing shell command. #482

Open
ssddOnTop opened this issue Mar 11, 2025 · 0 comments
Open

bug: Unable to exit program while it's executing shell command. #482

ssddOnTop opened this issue Mar 11, 2025 · 0 comments

Comments

@ssddOnTop
Copy link
Collaborator

If forge is executing an command (specially if that command runs a program which needs input) then hitting ctrl + c do not work.

08:54:50.712 ⚙ execute /bin/zsh -c cargo run 2>&1 | grep -A 10 -B 10 "byte index 33" 

We should be able kill the program with exit code 2.

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

1 participant