twolfson / sexy-bash-prompt

Bash prompt with colors, git statuses, and git branches.
MIT License
1.14k stars 155 forks source link

Add regression test for colors #23

Closed twolfson closed 10 years ago

twolfson commented 10 years ago

During the color override release, we had a regression in non-256 color terminals for their prompt_git_status_color. The setting disappeared during to refactoring (it was renamed to prompt_symbol_color.

As with all regressions, we should write a regression test against this (and probablhy all colors) to prevent future ones from occurring.

twolfson commented 10 years ago

Released in 0.16.2.