Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

Bold attribute does not work when newline #155

Open
juan-leon opened this issue Feb 12, 2016 · 0 comments
Open

Bold attribute does not work when newline #155

juan-leon opened this issue Feb 12, 2016 · 0 comments

Comments

@juan-leon
Copy link

c = colored.ColoredString('RED', 'foo', bold=True)

puts(c) # text is not bold
puts(c, newline=False) # text is bold

System:

Python 2.7.3
Ubuntu 12.04
Clint 0.5.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant