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

Add a keyboard shortcut for client process to detach from debugger server if it's misbehaving #15

Open
kmaork opened this issue Sep 25, 2020 · 0 comments · May be fixed by #44
Open

Add a keyboard shortcut for client process to detach from debugger server if it's misbehaving #15

kmaork opened this issue Sep 25, 2020 · 0 comments · May be fixed by #44
Labels
enhancement New feature or request

Comments

@kmaork
Copy link
Owner

kmaork commented Sep 25, 2020

As the client switches to the tty raw mode, it no longer has control over the terminal and relies on the client process to exit. If the client process misbehaves, especially as a result of a malfunctioning debugger server, the client should still let the user stop it easily.

@kmaork kmaork added the enhancement New feature or request label Nov 11, 2021
@kmaork kmaork linked a pull request Oct 10, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant