progress, dont really know what to put in here...

This commit is contained in:
2025-12-08 06:57:38 +01:00
committed by Kamil Olszewski
parent 8a06d7cb93
commit a109c7115e
10 changed files with 1908 additions and 1942 deletions

View File

@@ -19,6 +19,7 @@
switch (e.key) {
case 'Enter': {
terminal.executeCommand(inputValue);
updateTerminal();
break;
}
case 'ArrowRight': {