Luna/terminal
apio a47321a228
All checks were successful
continuous-integration/drone/push Build is passing
libc: Implement openpty()
2023-09-22 23:02:33 +02:00
..
CMakeLists.txt apps: Add basic terminal app 2023-09-20 07:05:58 +02:00
main.cpp terminal: Draw directly onto the window canvas 2023-09-20 07:06:00 +02:00
TerminalWidget.cpp libc: Implement openpty() 2023-09-22 23:02:33 +02:00
TerminalWidget.h kernel+terminal: Move pseudoterminal input processing to kernel-space 2023-09-22 22:45:35 +02:00