Userspace: Start work on a terminal emulator

Terminal is still missing some ANSI codes, cursor and pseudo terminal
support.

Shell's builtin start-gui now launches a Terminal instead of test
windows.
This commit is contained in:
2024-06-03 18:04:33 +03:00
parent 234051d6bc
commit 843a6851c4
7 changed files with 471 additions and 4 deletions

View File

@@ -30,6 +30,7 @@ set(USERSPACE_PROJECTS
sudo
sync
tee
Terminal
test
test-framebuffer
test-globals