feat(kernel/tty): implement blinking cursor

This commit is contained in:
2025-04-12 10:55:01 +00:00
parent bc84c406d9
commit 5293bb2039
9 changed files with 108 additions and 38 deletions

View File

@ -2,8 +2,10 @@
theme=vga
[cursor]
color=255,255,255
blink=true
color=244,244,244
char=_
delay=250
[vga]
color0=0,0,0:133,133,133