You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This was broken in emscripten-core#25502 and we only have limited testing of this
features. Specifically we only test that the ANSI codes are generated,
not that they are successfully processed.
The change here is not only to check for
ENABLE_VIRTUAL_TERMINAL_PROCESSING mode but to actually set this mode.
Replaces emscripten-core#25525
0 commit comments