banan-os/userspace/programs/Terminal
Bananymous 1b0086217c Terminal: Do scrolling in putchar if necessary
I overlooked that handling *newline* scrolls would be enough. You can
definitely scroll more if printing a lot of text which wraps to the next
line.
2024-09-23 15:00:47 +03:00
..
CMakeLists.txt BuildSystem: Cleanup cmake files 2024-09-05 12:52:25 +03:00
Terminal.cpp Terminal: Do scrolling in putchar if necessary 2024-09-23 15:00:47 +03:00
Terminal.h Terminal: Optimize printing a lot 2024-09-15 03:12:26 +03:00
main.cpp BuildSystem: Cleanup userspace directory layout 2024-07-03 09:18:02 +03:00