Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1964 - don't mess up paste | Kartik K. Agaram | 2015-08-09 | 1 | -12/+16 |
| | | | | | | | It took me a long time to fix termbox because the escape codes it was seeing seemed all wrong. Had to stop calling tb_shutdown/printf and put in the extra 3 lines to log to a file. Then everything cleared up. Weird. | ||||
* | 1319 | Kartik K. Agaram | 2015-05-10 | 1 | -6/+6 |
| | | | | Allow termbox array sizes to be easily counted with 'wc'. | ||||
* | 1276 - make C++ version the default | Kartik K. Agaram | 2015-05-05 | 1 | -0/+306 |
I've tried to update the Readme, but there are at least a couple of issues. |