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

Output is unclear when no stdout is produced from one source #1

Open
sobeckley opened this issue Feb 14, 2018 · 2 comments
Open

Output is unclear when no stdout is produced from one source #1

sobeckley opened this issue Feb 14, 2018 · 2 comments
Assignees

Comments

@sobeckley
Copy link
Contributor

Given something like the below, where one side has produced output but the other has not, its hard to tell that one side just didn't produce anything. This shouldn't be much of an issue in the real world, as any case where there is no output probably means there was an error and theres a stack trace, but I like making Bailey suffer, so I'm filing an issue.

image

@baileyparker
Copy link
Owner

There's also an interesting side bug here that the +++ line isn't green. I guess this is what I get for trying to bake colorama in (to avoid the dependency).

@sobeckley
Copy link
Contributor Author

I know thats not a side effect of my terminal, as git diff shows in the standard red/green colors.

@baileyparker baileyparker self-assigned this Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants