Commit Graph

6 Commits

Author SHA1 Message Date
41786ea523 feature: add a few helpers fn (is...)
fix: print unprintable characters no longer occurs
2024-10-11 13:10:47 +02:00
06ade25a46 add: hold down key && core: create get_key to simplify keyboard usage 2024-10-09 22:58:06 +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
15bdb4743a feature: functional shell with help and merdella commands
TOOD: reboot, poweroff, echo, color
2024-09-10 20:03:33 +02:00
0ea82d6b4d support caps with shift but not with caps lock 2024-09-08 19:47:31 +02:00
d0ddac4775 feature: character escape (you can now write text)
fix: cursor when changing screens
2024-09-08 15:32:47 +02:00