matchai / spacefish

🚀🐟 The fish shell prompt for astronauts
https://spacefish.matchai.dev
MIT License
964 stars 79 forks source link

exit code red prompt char not working #12

Closed bluesd closed 6 years ago

bluesd commented 6 years ago

When executing a non-zero returning command, the character remains green.

matchai commented 6 years ago

Hey @bluesd! Thanks for opening an issue! 😄 I think a similar bug has been patched in a recent update. Have you tried updating spacefish on fisher or omf?

On my end it appears to work correctly: image

bluesd commented 6 years ago

Yes, update via fisherman, but it's still not working. __sf_section_char.fish looks good and it's working. and char is loading via fish_prompt.fish. Anything I can try?

matchai commented 6 years ago

Trying on another computer, it looks like I can reproduce the bug. 🐛 Thank you for creating the issue! The bug has been addressed in #13!