Skip to content

[New Feature] Gracefully handle carriage returns #23

@JavaScriptDude

Description

@JavaScriptDude

Many programs utilize carriage return in the output updates to the console without pushing a new line. It would be sweet if python-shell could handle these gracefully and fire a new event like 'crdata' so the consumer can gracefully handle these line updates.

stream-splitter seems like a good module that can help to accomplish this: https://github.com/samcday/node-stream-splitter

Thanks for this cool tool!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions