Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running Atlantis testdrive using a terminal with the Solaris light theme shows no apparent output #575

Closed
jorianvo opened this issue Apr 5, 2019 · 1 comment · Fixed by #620
Labels
bug Something isn't working help wanted Good feature for contributors

Comments

@jorianvo
Copy link

jorianvo commented Apr 5, 2019

When I tried running the ./atlantis testdrive (v0.7.0) in my terminal I got the following confusing output:

Screen Shot 2019-04-05 at 19 23 02

It took me a few retries to figure out what was happening, after selecting the text my with cursor the output became visible:

Screen Shot 2019-04-05 at 19 23 10

@lkysow lkysow added the bug Something isn't working label Apr 8, 2019
@lkysow
Copy link
Member

lkysow commented Apr 8, 2019

I bet this is because we're using a library to colour our strings: https://github.com/runatlantis/atlantis/blob/master/testdrive/testdrive.go#L40

If you removed the [white] it would probably work. PRs welcome.

@lkysow lkysow added the help wanted Good feature for contributors label Apr 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Good feature for contributors
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants