SIGINT Signal Doesn't Kill rash #15

Merged
parker_macdonald merged 3 commits from sigint into main 2025-02-14 02:43:32 -07:00

Make it so when the user presses Ctrl-C, rash won't get killed, but instead it will kill the process running, or just start a new line if no process is running.

Make it so when the user presses Ctrl-C, rash won't get killed, but instead it will kill the process running, or just start a new line if no process is running.
kinda working sigint
Some checks failed
ci/woodpecker/push/build Pipeline failed
02d0bacb3c
setup signal handler every signal
All checks were successful
ci/woodpecker/push/build Pipeline was successful
d5c40e4e04
working signal handler for sigint
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ab46c57fb1
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: parker_macdonald/rash#15
No description provided.