Skip to content

Feature Request: Track exit status #53

@dshafik

Description

@dshafik

I'd love to be able to track the exit status of commands like phpunit/pest in the tab bar, so I can just run them and move on. In my mind it would manifest as a green check or red X and maybe the UX could be:

Command::from('…')->trackExitStatus()

Even better if trackExitStatus() can take an optional closure to handle complex exit status codes (and returns a either the thing to show, or a boolean, not sure?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions