Skip to content

There should be dedicated API to collect merged stdout+stderr as a single stream (stdout and stderr going to the same underlying fd) #59

Open
@jakepetroules

Description

@jakepetroules

The API only allows collecting stdout and stderr separately, not as a single stream. This makes it impossible to build something like a Terminal app where the stdout+stderr of a process should be interleaved in the order of emission.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions