about summary refs log tree commit diff stats
path: root/termbox/termbox.h
Commit message (Expand)AuthorAgeFilesLines
* 2572Kartik K. Agaram2016-01-191-1/+1
* 2181 - detect shift-tabKartik K. Agaram2015-09-111-5/+4
* 2132 - support for ctrl + arrow keysKartik K. Agaram2015-09-021-2/+6
* 2113 - stop updating entire screen on tb_present()Kartik K. Agaram2015-08-291-0/+3
* 1964 - don't mess up pasteKartik K. Agaram2015-08-091-0/+2
* 1731 - ah, now fully responsiveKartik K. Agaram2015-07-081-0/+2
* 1573Kartik K. Agaram2015-06-161-0/+1
* 1530 - switch to termbox's 256-color modeKartik K. Agaram2015-06-051-12/+5
* 1486 - repl: hitting enter now workingKartik K. Agaram2015-05-271-0/+2
* 1368 - alias carriage-return and newlineKartik K. Agaram2015-05-141-0/+3
* 1314Kartik K. Agaram2015-05-091-1/+2
* 1276 - make C++ version the defaultKartik K. Agaram2015-05-051-0/+210
84094a ^
0c44f591 ^
51b0936f ^
0c44f591 ^









760f683f ^
51b0936f ^



0c44f591 ^










1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55