Skip to content

demarcation strings could collide with regular output #2

@darrenderidder

Description

@darrenderidder

Since the stderr >>> prompt didn't work very well to demarcate command responses, I added a header and footer to the command response, which are just "COMMAND START" and "COMMAND END". Which is pretty lame because these strings could appear somewhere in the normal output. Making them more unique and making the regex test that looks for them a little more explicit would be better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions