1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-24 06:05:08 +00:00
serenity/Applications/Terminal
Andreas Kling 790a27a444 Terminal: Ignore SIGCHLD with SA_NOCLDWAIT
Otherwise we'll accumulate a bunch of dead Terminal children if you
open and close more terminal windows.
2019-12-02 16:50:10 +01:00
..
main.cpp Terminal: Ignore SIGCHLD with SA_NOCLDWAIT 2019-12-02 16:50:10 +01:00
Makefile LibVT: Move TerminalWidget from the Terminal app to here 2019-10-21 19:50:07 +02:00