Skip to content

Add a streaming mode when running under pipe #1313

@davidliudev

Description

@davidliudev

Currently when not running under an interactive shell, it will buffer its output and output everything in one go.
However, I am writing a GUI front end and need this "streaming" mode similar to when running under an interactive shell so users can see the result in a faster manner.

Expected behaviour is that the user can instantly see the initial result with more items being added along the way.

Am I missing something or is there any switch to customize this behavior?

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions