[feature request] Ability to disable the redirect of the standard output for console applications #8534
Labels
console component
cost: medium
Medium engineering cost to implement
new feature
P2
important to work on, but not at the top of the work list.
screen: logging
Issues with the Logging screen
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: