As output the Ctrl-G will cause the BEL actions of the terminal. But as input it will depend on the app that is running. In the case of stty intr ^g that means the kernel TTY handling willecho ^g and turn the Ctrl-g into a SIGINT.
It's only run0 that has an issue with this.
As I said this is under Plasma KDE Konsole.
We never get that far as the run0 code exits with 130 as its exit code. Regardless typing Ctrl-g when the terminal is set to stty intr ^c just sees the Ctrl-G echo as ^g. I think I need to see what signal handling the process has setup. I cannot think of anything else that would cause the process to exit. While the ppoll() call is running. Barry |
-- _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue