ladybird/Applications/Terminal
Andreas Kling 6e4f0b3cc5 Terminal: Reallocate kept lines when resizing the terminal.
Otherwise we end up with garbage text when making the window bigger.
2019-06-06 14:59:18 +02:00
..
.gitignore Terminal: Single settings window & consistant visual bell timing 2019-06-01 00:07:45 +02:00
main.cpp Terminal: Use Vectors and OwnPtrs for Terminal lines. Adjust scroll 2019-06-03 20:48:34 +02:00
Makefile Fix "make clean" not deleting app binaries. 2019-05-13 14:56:18 +02:00
Terminal.cpp Terminal: Reallocate kept lines when resizing the terminal. 2019-06-06 14:59:18 +02:00
Terminal.h Terminal: Reallocate kept lines when resizing the terminal. 2019-06-06 14:59:18 +02:00
XtermColors.h Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00