Please add a 'Kill Process' button to the toolbar
Open
- Dominant language
- Perl
- Stars
- 3.9k
- Forks
- 213
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Currently the CTRL-C command (SIGINT) is often uneffective in a-Shell, because the keyboard input is often useless when a process is unresponsive.
A 'Kill Process' button on the toolbar, equivalent to a 'kill -9' (SIGKILL), would be a great solution.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.