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
I'm working on a terminal application, that sets it to alternate screen mode and redraw it multiple times. DevTools console captures all the output and that make it slow to respond.
It would be really helpful if we could disable the capture of the standard output when debugging terminal applications, in particular ones that use the alternate screen mode.
TIA
The text was updated successfully, but these errors were encountered:
I'm working on a terminal application, that sets it to alternate screen mode and redraw it multiple times. DevTools console captures all the output and that make it slow to respond.
It would be really helpful if we could disable the capture of the standard output when debugging terminal applications, in particular ones that use the alternate screen mode.
TIA
The text was updated successfully, but these errors were encountered: