progress, dont really know what to put in here...
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
switch (e.key) {
|
||||
case 'Enter': {
|
||||
terminal.executeCommand(inputValue);
|
||||
updateTerminal();
|
||||
break;
|
||||
}
|
||||
case 'ArrowRight': {
|
||||
|
||||
Reference in New Issue
Block a user