ladybird/Applications/Terminal
Andreas Kling ab94a6be00 AK: Add String::copy(BufferType) helper.
This will create a String from any BufferType that has data() and size().
2019-04-20 14:13:40 +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 AK: Add String::copy(BufferType) helper. 2019-04-20 14:13:40 +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