about summary refs log tree commit diff stats
path: root/termbox/termbox.c
Commit message (Expand)AuthorAgeFilesLines
* 3222Kartik K. Agaram2016-08-181-0/+4
* 2131 - better tb_sync()Kartik K. Agaram2015-09-021-6/+10
* 2113 - stop updating entire screen on tb_present()Kartik K. Agaram2015-08-291-0/+9
* 2078 - update entire screen on tb_present()Kartik K. Agaram2015-08-261-4/+0
* 1964 - don't mess up pasteKartik K. Agaram2015-08-091-0/+2
* 1731 - ah, now fully responsiveKartik K. Agaram2015-07-081-0/+5
* 1573Kartik K. Agaram2015-06-161-0/+8
* 1531 - enable termbox's mouse supportKartik K. Agaram2015-06-051-0/+1
* 1530 - switch to termbox's 256-color modeKartik K. Agaram2015-06-051-34/+10
* 1486 - repl: hitting enter now workingKartik K. Agaram2015-05-271-0/+5
* 1327 - better error handling in chessboardKartik K. Agaram2015-05-101-2/+10
* 1323 - keyboard supports backspace and newlineKartik K. Agaram2015-05-101-4/+1
* 1276 - make C++ version the defaultKartik K. Agaram2015-05-051-0/+562