about summary refs log tree commit diff stats
path: root/termbox
Commit message (Expand)AuthorAgeFilesLines
* 2181 - detect shift-tabKartik K. Agaram2015-09-112-5/+10
* 2142Kartik K. Agaram2015-09-041-4/+0
* 2141 - attempt to deal with slow networksKartik K. Agaram2015-09-041-16/+27
* 2132 - support for ctrl + arrow keysKartik K. Agaram2015-09-022-4/+27
* 2131 - better tb_sync()Kartik K. Agaram2015-09-021-6/+10
* 2113 - stop updating entire screen on tb_present()Kartik K. Agaram2015-08-292-0/+12
* 2078 - update entire screen on tb_present()Kartik K. Agaram2015-08-261-4/+0
* 1964 - don't mess up pasteKartik K. Agaram2015-08-094-12/+55
* 1859Kartik K. Agaram2015-07-271-1/+1
* 1731 - ah, now fully responsiveKartik K. Agaram2015-07-082-0/+7
* 1573Kartik K. Agaram2015-06-162-0/+9
* 1531 - enable termbox's mouse supportKartik K. Agaram2015-06-052-0/+12
* 1530 - switch to termbox's 256-color modeKartik K. Agaram2015-06-053-48/+17
* 1486 - repl: hitting enter now workingKartik K. Agaram2015-05-272-0/+7
* 1368 - alias carriage-return and newlineKartik K. Agaram2015-05-141-0/+3
* 1327 - better error handling in chessboardKartik K. Agaram2015-05-101-2/+10
* 1325Kartik K. Agaram2015-05-103-0/+0
* 1323 - keyboard supports backspace and newlineKartik K. Agaram2015-05-105-4/+174
* 1319Kartik K. Agaram2015-05-101-6/+6
* 1314Kartik K. Agaram2015-05-091-1/+2
* 1313 - merge termboxKartik K. Agaram2015-05-092-4/+4
* 1276 - make C++ version the defaultKartik K. Agaram2015-05-059-0/+1384