issues
search
Shivam2501
/
CosmOS
x86 based Operating System
Apache License 2.0
0
stars
0
forks
source link
Create a Terminal Driver
#11
Closed
Shivam2501
closed
8 years ago
Shivam2501
commented
8 years ago
[x] Handle Caps lock and Shift
[x] Track of screen location
[x] Vertical Scrolling
[x] CTRL+ L to clear the screen and put the cursor at the top
[x] Backspace
[x] Line buffered input of size 128
[x] WRITE, READ and OPEN system call