1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 15:28:11 +00:00
serenity/Terminal
Andreas Kling 49b63281a0 Make it possible for a process to switch controlling terminals.
Via the TIOCSCTTY and TIOCNOTTY ioctls.
2019-01-15 08:49:24 +01:00
..
.gitignore Add Terminal/.gitignore 2019-01-15 04:49:01 +01:00
main.cpp Make it possible for a process to switch controlling terminals. 2019-01-15 08:49:24 +01:00
Makefile Start working on a graphical Terminal program. 2019-01-15 04:30:55 +01:00
Terminal.cpp Minor Terminal tweaks. 2019-01-15 07:57:30 +01:00
Terminal.h Terminal: Add some inset and line spacing. 2019-01-15 07:39:51 +01:00