aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* changelog and version bumpHEAD0.3.0masterJesse Luehrs2016-06-042-1/+8
|
* bump libvt100Jesse Luehrs2016-06-043-3/+2
|
* changelog and version bump0.2.0Jesse Luehrs2014-10-222-1/+8
|
* expose a method for checking if the alternate buffer is activeJesse Luehrs2014-10-222-0/+6
|
* test for alternate bufferJesse Luehrs2014-10-221-0/+10
|
* test for scroll regionsJesse Luehrs2014-10-221-0/+25
|
* default this to the whole screenJesse Luehrs2014-10-226-75/+82
|
* rename a bunch of methodsJesse Luehrs2014-10-228-216/+216
|
* test for SGRJesse Luehrs2014-10-221-0/+143
|
* test for mode settingJesse Luehrs2014-10-211-0/+188
|
* update libvt100Jesse Luehrs2014-10-211-0/+0
|
* test VPAJesse Luehrs2014-10-211-0/+6
|
* test ECHJesse Luehrs2014-10-211-1/+17
|
* tests for SU and SDJesse Luehrs2014-10-211-0/+26
|
* update libvt100Jesse Luehrs2014-10-211-0/+0
|
* tests for IL, DL, CHAJesse Luehrs2014-10-211-2/+43
|
* update libvt100Jesse Luehrs2014-10-211-0/+0
|
* fix things under python 2Jesse Luehrs2014-10-215-15/+25
|
* fix environment variable setting for travisJesse Luehrs2014-10-211-1/+1
|
* add travis configJesse Luehrs2014-10-211-0/+9
|
* test a couple more thingsJesse Luehrs2014-10-211-0/+2
|
* update libvt100Jesse Luehrs2014-10-211-0/+0
|
* more testsJesse Luehrs2014-10-211-0/+24
|
* add tests for the default here tooJesse Luehrs2014-10-211-2/+27
|
* test for line clearingJesse Luehrs2014-10-211-0/+36
|
* tests for screen clearsJesse Luehrs2014-10-211-0/+23
|
* update libvt100Jesse Luehrs2014-10-211-0/+0
|
* clean up some more apiJesse Luehrs2014-10-202-47/+50
|
* don't expose the vt100_color classJesse Luehrs2014-10-204-39/+21
|
* add tests for movement commandsJesse Luehrs2014-10-201-0/+74
|
* update libvt100 for a bunch of bug fixesJesse Luehrs2014-10-201-0/+0
|
* add test for partial \033[? sequencesJesse Luehrs2014-10-201-0/+9
| | | | this was buggy earlier, so make sure we don't regress
* test that .process returns the correct value in all casesJesse Luehrs2014-10-205-33/+40
|
* tests for incomplete character sequencesJesse Luehrs2014-10-201-0/+55
|
* tests for line wrapping and unicode combiningJesse Luehrs2014-10-201-0/+22
|
* update libvt100Jesse Luehrs2014-10-201-0/+0
|
* more testsJesse Luehrs2014-10-201-0/+37
|
* test for risJesse Luehrs2014-10-201-1/+106
|
* update libvt100Jesse Luehrs2014-10-201-0/+0
|
* test for initial stateJesse Luehrs2014-10-201-0/+46
|
* these attributes are on the screen objectJesse Luehrs2014-10-201-7/+7
|
* title and icon name can be NULL pointersJesse Luehrs2014-10-201-2/+10
|
* standardize on row, col in more placesJesse Luehrs2014-10-201-1/+1
|
* cell_at takes row, colJesse Luehrs2014-10-201-3/+3
|
* add method to get the current cursor positionJesse Luehrs2014-10-201-2/+27
|
* more testsJesse Luehrs2014-10-191-0/+26
|
* expose more things on the vt objectJesse Luehrs2014-10-191-0/+51
|
* use the right name for this testJesse Luehrs2014-10-181-1/+1
|
* another testJesse Luehrs2014-10-181-0/+66
|
* expose the visual_bell and audible_bell bitsJesse Luehrs2014-10-181-0/+10
|