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

fix: block SIGINT signal from the spawned subprocess #1131

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Conversation

sxyazi
Copy link
Owner

@sxyazi sxyazi commented Jun 6, 2024

Fixes #1130

@sxyazi sxyazi merged commit 94628ca into main Jun 6, 2024
6 checks passed
@sxyazi sxyazi deleted the pr-2f632088 branch June 6, 2024 22:11
@ArtyomArtamonov
Copy link
Contributor

@sxyazi hey, I just found out that this commit changes something in preview. If file contains carriage return (ascii code 13), it will show some characters on the next line at the start (left side of the window). I can file an issue if you want, and describe it there.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

yazi process gets killed when you switch to shell and got a nonzero return value
2 participants