1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 08:18:11 +00:00
serenity/Userland/Applications/Terminal
Andreas Kling e388782f60 Terminal: Port to LibMain :^)
This simplifies a bunch of error handling and makes the main function
quite a bit shorter.

It will become shorter yet, as we get better at propagating errors. :^)
2021-11-22 19:28:31 +01:00
..
CMakeLists.txt Terminal: Port to LibMain :^) 2021-11-22 19:28:31 +01:00
main.cpp Terminal: Port to LibMain :^) 2021-11-22 19:28:31 +01:00
TerminalSettingsWindow.gml Applications: Remove border from GroupBox margins 2021-11-03 16:13:19 +01:00