banan-os/kernel/include/kernel/Terminal
Bananymous f3d9da9549 Kernel: Rewrite all read/write functions to use BAN::ByteSpan
This allows us to not work with raw pointers and use sized containers
for reading and writing.
2023-10-24 11:56:00 +03:00
..
Serial.h Kernel: Clear TTY when setting as current 2023-10-13 17:20:26 +03:00
TTY.h Kernel: Rewrite all read/write functions to use BAN::ByteSpan 2023-10-24 11:56:00 +03:00
TerminalDriver.h Kernel: Start work on making tty a file 2023-04-05 00:56:09 +03:00
VesaTerminalDriver.h Kernel: Start work on making tty a file 2023-04-05 00:56:09 +03:00
VirtualTTY.h Kernel: Clear TTY when setting as current 2023-10-13 17:20:26 +03:00
termios.h All: Clear lines with only whitspace in them 2023-09-10 00:31:42 +03:00