Andrew Savchyn
e101c56eed
Test for unicode error in magic methods (Python 2)
2015-12-14 00:26:36 +01:00
Kentaro Wada
d6cb52f8b3
Fix wrong line width calculation in max_width for colored text
2015-08-26 00:58:01 +09:00
joe miller
98cab56e97
if env var CLINT_FORCE_COLOR is set, always output color codes even if stdout is not a tty
2014-03-14 16:58:06 +00:00
Chase Sterling
0e0284f967
ColoredString doesn't attempt to decode explicitly given bytes in python 2
2014-02-27 23:47:59 -05:00
Sean Lynch
f884841082
Fix test name (TabLib->Clint)
2013-01-20 23:45:31 -05:00
jczetta
b69ceb18d2
redefined __getattr__ so all str methods work
...
All str methods work for ColoredStrings with expected functionality, excepting .join(). Retained some other method definitions in order to retain expected functionality. Added tests for ColoredString.
2012-08-25 12:43:29 -04:00
Kenneth Reitz
fc3eeca54f
:octocat: says: 'the 🍰 is a lie!'
2011-03-22 03:05:04 -04:00
Kenneth Reitz
35ec821e37
case typo
2011-03-21 22:36:34 -04:00
Kenneth Reitz
d043fd0a56
v0.1.2
2011-03-21 19:06:53 -04:00
Kenneth Reitz
3cb3314d34
dumb docs start
2011-03-20 22:19:58 -04:00