reobin / typewritten

A minimal, lightweight, informative zsh prompt theme

Home Page:https://typewritten.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug: red prompt symbol after errors with TYPEWRITTEN_DISABLE_RETURN_CODE

eleven4y opened this issue · comments

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'terminal'
  2. Enter a fake command, for example 'fake_command'
  3. Press enter

**Actual behavior **
Color of prompt symbol is red.

Expected behavior
Color of prompt symbol the same, as on prev line.

Screenshots
Screen Shot 2020-07-21 at 5 37 33 PM

I thought this was intentional!

But yeah, it would make sense to have the prompt 100% not affected by the return code if the return code display is disabled.