Skip to content

Reflect exit status of last command #4

@danieldietrich

Description

@danieldietrich

Currently the prompt symbol ❯ is always rendered green.

As a user it would help to see the exit status of the last command that was executed.

  • Option 1: Render the prompt symbol ❯ red if the exit code is not zero.
  • Option 2: Render the background red (like in vitest) if the exit code is not zero.

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