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 pretty color printing in gnome-terminal #6

Merged
merged 1 commit into from
Dec 7, 2018

Conversation

mogenson
Copy link
Contributor

@mogenson mogenson commented Dec 4, 2018

term crate has an issue reading terminal properties in gnome-terminal:
Stebalien/term#81

This was fixed in term v0.5.0. Bump version of dependencies term and
prettytable-rs to use term v0.5.* and do minor fixes to use new
prettytable-rs API.

`term` crate has an issue reading terminal properties in gnome-terminal:
Stebalien/term#81

This was fixed in term v0.5.0. Bump version of dependencies `term` and
`prettytable-rs` to use `term` v0.5.* and do minor fixes to use new
`prettytable-rs` API.
@kooparse
Copy link
Owner

kooparse commented Dec 7, 2018

Thanks, lgtm 👍

@kooparse kooparse changed the title Enable pretty color printing in gnome-terminal Fix pretty color printing in gnome-terminal Dec 7, 2018
@kooparse kooparse merged commit aa8e1e2 into kooparse:master Dec 7, 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