https://bugs.kde.org/show_bug.cgi?id=361256
--- Comment #1 from w...@obsidian-studios.com --- Created attachment 98385 --> https://bugs.kde.org/attachment.cgi?id=98385&action=edit Patch to change exit behavior when bash crashes, per the user kill -9 $BASHPID Proposed fix to the bug I filed. It might not be the most elegant or long term solution. It does nothing if your shell is something other than bash. Not sure if this can be adapted to be universal for all shells and not require them to be hard coded as this comparison is. But the patch works for me, and konsole closes entirely when I do kill -9 $BASHPID :) -- You are receiving this mail because: You are watching all bug changes.