Commit Graph

8 Commits

Author SHA1 Message Date
484e013ceb add: color cmd 2024-09-25 22:25:43 +02:00
2728346711 add: kpanic 2024-09-22 09:54:56 +02:00
2e41858c77 feature: log level on kprintf (color)
fix: kprintf now uses concatenated strings for the flag
2024-09-20 12:40:36 +02:00
8fd17276b2 fix: compilation warning for maybe unused variables
feature: shell - autocomplete and help menu improved
2024-09-19 00:05:21 +02:00
e316910581 feature: clear added to the shell 2024-09-17 13:57:52 +02:00
15bdb4743a feature: functional shell with help and merdella commands
TOOD: reboot, poweroff, echo, color
2024-09-10 20:03:33 +02:00
d0ddac4775 feature: character escape (you can now write text)
fix: cursor when changing screens
2024-09-08 15:32:47 +02:00
cf617d6984 feature: multiple screens + cursor move (bug to fix)
style: reorganise code structure
2024-09-08 05:03:50 +02:00