about summary refs log tree commit diff stats
path: root/cpp/termbox/output.inl
Commit message (Collapse)AuthorAgeFilesLines
* 1200Kartik K. Agaram2015-04-251-2/+2
|
* 1198 - now compiles on mac os; thanks sam putmanKartik K. Agaram2015-04-251-8/+12
| | | | | | | | | | Just toss out that snprintf prototype I'd hackily copied in earlier and avoid using snprintf entirely. Hopefully I got the assertions right :/ Looks like the previous nul-padding was redundant. If you had snprintf it would take care of it.
* 1145 - dump termbox's 256-color supportKartik K. Agaram2015-04-221-40/+0
|
* 1143Kartik K. Agaram2015-04-221-0/+342