Commit Graph

13 Commits

Author SHA1 Message Date
Matt Ranney
606e1de924 256 color support
Expose termbox OutputMode so users can override the default.
addColorMap to extend textbuilder with custom colors
ColorRGB24 to convert from web to terminal colors
2018-08-16 19:02:36 -07:00
Zack Guo
d921faeffe Update copyright 2017-01-14 01:07:43 -05:00
Zack Guo
cfe1ea3b97 Update copyright info 2016-11-10 23:25:53 -05:00
gizak
cede030c41 Merge branch 'master' into jrmiller82-feature-textwrapping 2016-03-10 15:52:15 -05:00
gizak
4701bd971f Convert BuildWrap to wrapTx 2016-03-10 15:49:31 -05:00
gizak
dada0699b6 Update doc string 2016-01-26 20:45:18 -05:00
Sam Boyer
32b8d8e68b Add missing 'yellow' to TextBuilder
'yellow' wasn't included in the colorMap used by TextBuilder, making it impossible to specify that very handy color from within text.
2015-12-19 00:24:49 -05:00
James Ryland Miller
bbf3fd8ce5 fixed bug in where the newline should just replace the space 2015-10-29 22:41:22 -05:00
James Ryland Miller
d90f010d70 removed fmt lines for debugging 2015-10-29 21:56:57 -05:00
James Ryland Miller
ed5dedd2fa about to remove debug statements 2015-10-29 21:56:00 -05:00
James Ryland Miller
16d4dfecd0 added in BuildWrap func to textbuilder.go; implementation is ugly but works 2015-10-29 21:31:06 -05:00
gizak
0042236f53 Minor chanages 2015-05-09 19:29:22 -04:00
gizak
7f94c273e5 Finish TextBuilder 2015-05-03 21:02:38 -04:00