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

Capturing the Ctrl-C keystroke in the Lisp Process Standard Output panel #99

Open
GenEars opened this issue Aug 23, 2023 · 0 comments
Open

Comments

@GenEars
Copy link

GenEars commented Aug 23, 2023

Using SLT 0.5.3, I find that I cannot interrupt my script process using the Ctrl-C keystroke although I defined a handler-case based on the with-user-abort package. It seems that the Lisp Process / Standard Output panel doesn't listen to such keystroke and that the only way to interrupt the script's process is to use the "Stop Lisp instance" button.

Feature request:

  • Allow SLT for capturing the Ctrl-C keystroke in the Lisp Process Standard Output panel.

Side note:

  • Capturing the Ctrl-C keystroke for my script is tested ok outside of SLT. See my ssb-consum-up for reproducibility if needed.
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