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

sudo breaks the shell after terminating a batch job with ctrl+c #47

Open
VulumeCode opened this issue Apr 12, 2023 · 1 comment
Open

Comments

@VulumeCode
Copy link

When I start a batch job with sudo, terminating it will cause the shell to hang. It terminates but then the terminal gets all messed up, things are printed in the wrong place, keystrokes don't register anymore.

image

This happens too if you "sudo pwsh" and terminate a batch job started without sudo.

PowerShell 7.3.3, no profile

@noderat
Copy link

noderat commented Oct 4, 2024

I can confirm this also happens to me and does not seem to be restricted to any specific Powershell version either.

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