Better handling of ESC key input if mouse support is disabled
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:09:33
| Stage: build |
Download artifacts
No artifacts found |
If mouseEnabled is false (default), now uses console.inkey()/getkey() directly rather than mouse_getkey(). This way, if mouse support is not enabled, inputting the ESC key can be handled better.
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Passed 00:09:33
| Stage: build |
Download artifacts
No artifacts found |