elementary / elementary/terminal
Continue tasks in background when window is closed
- Dominant language
- Vala
- Stars
- 428
- Forks
- 104
- Avg merge
- 1d 54m
- Merged PRs (30d)
- 2
Description
If tasks in the terminal are executing, the terminal app should continue tasks in the background when its window is closed. This way users can safely close the window and open it to come back to it later. If the task completes, the app should quit completely.
This helps further push us into the app-resumes-where-it-left-off territory and makes it so users can close the app at any time while allowing the task to continue, much like Noise.
If developers want an option to kill tasks when the window is closed, that could be a possibility.
Launchpad Details: [#LP1083306](https://bugs.launchpad.net/bugs/1083306) Cassidy James Blaede - 2012-11-26 20:49:27 +0000
Contributor guide
Assessment
This issue has not been assessed yet.