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

Fix more info line to be in color also #408

Merged
merged 2 commits into from Oct 30, 2018
Merged

Fix more info line to be in color also #408

merged 2 commits into from Oct 30, 2018

Conversation

ericwb
Copy link
Member

@ericwb ericwb commented Oct 21, 2018

The More Info line is something newly introduced for the screen
formatter. The coloring of these lines work by adding a color
marker at the bbeginning and end of the multiline block. So the
block just needed to be extended by one.

Fixes #407

Signed-off-by: Eric Brown browne@vmware.com

@ericwb ericwb changed the title Fix more info line ot be in color also Fix more info line to be in color also Oct 21, 2018
The More Info line is something newly introduced for the screen
formatter. The coloring of these lines work by adding a color
marker at the bbeginning and end of the multiline block.  So the
block just needed to be extended by one.

Signed-off-by: Eric Brown <browne@vmware.com>
Copy link
Member

@lukehinds lukehinds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@ericwb ericwb merged commit f475c67 into PyCQA:master Oct 30, 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

Successfully merging this pull request may close these issues.

None yet

2 participants