[Konsole-devel] [konsole] [Bug 361256] Close/exit konsole on bash crash/termination

via KDE Bugzilla bugzilla_noreply at kde.org
Wed Apr 13 19:33:57 UTC 2016


https://bugs.kde.org/show_bug.cgi?id=361256

--- Comment #1 from wlt at 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 the assignee for the bug.


More information about the konsole-devel mailing list