aboutsummaryrefslogtreecommitdiff
path: root/t/39csi.c
Commit message (Collapse)AuthorAgeFilesLines
* CMake-ify, rename to termkey2 for the time beingPřemysl Janouch2014-10-091-52/+0
|
* Make the tests work againPřemysl Janouch2014-09-281-29/+35
| | | | Our UTF-8 parsing now behaves differently, though.
* Also interpret an intermediate CSI byte if presentPaul LeoNerd Evans2012-11-301-2/+9
|
* Unit test that CSI initial command also worksPaul LeoNerd Evans2012-11-301-2/+9
|
* Return a real key type for unrecognised CSI sequences; allow accessing them ↵Paul LeoNerd Evans2012-11-301-0/+32
by termkey_interpret_csi()