[feature request] Ability to disable the redirect of the standard output for console applications
Open
console component
cost: medium
new feature
P2
screen: logging
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.