1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:38:11 +00:00
serenity/Applications/Terminal
Andreas Kling 5eedb22834 Sprinkle use of AK::Vector in various places.
Some of these are less helpful than others. Avoiding a bunch of mallocs
in the event loop wakeup code is definitely nice.
2019-04-20 14:02:19 +02:00
..
.gitignore Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00
main.cpp Terminal: Add a window icon. 2019-04-16 17:55:39 +02:00
Makefile Get rid of SERENITY macro since the compiler already defines __serenity__ 2019-04-20 12:58:49 +02:00
Terminal.cpp Sprinkle use of AK::Vector in various places. 2019-04-20 14:02:19 +02:00
Terminal.h Sprinkle use of AK::Vector in various places. 2019-04-20 14:02:19 +02:00
XtermColors.h Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00