[Bug 298480]
A-samirh78
298480 at bugs.launchpad.net
Fri Aug 20 10:31:28 UTC 2021
So far it looks like:
- it would be better to not send EOF manually, if the user sends an EOF when closing, then that's a the "nice" way of closing a shell (bash specifically, since that's what the links in this report were talking about) and a background process would stay running
- otherwise we send SIGHUP, and a background process (if any) is killed
The user can always use `foo & disown`, if the requirement is to always
leave a background process running, regardless of how the terminal
emulator window is closed.
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in Ubuntu.
https://bugs.launchpad.net/bugs/298480
Title:
Konsole should not terminate background processes upon closing konsole
window
To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/298480/+subscriptions
More information about the kubuntu-bugs
mailing list