aboutsummaryrefslogtreecommitdiff
path: root/t/31position.c
Commit message (Collapse)AuthorAgeFilesLines
* CMake-ify, rename to termkey2 for the time beingPřemysl Janouch2014-10-091-38/+0
|
* Make the tests work againPřemysl Janouch2014-09-281-22/+22
| | | | Our UTF-8 parsing now behaves differently, though.
* Only recognise DECCPR as a position report, so it is distinct from F3Paul LeoNerd Evans2012-11-301-1/+1
|
* Try to handle position reports -and- F3 concurrently.. somehow.. arghPaul LeoNerd Evans2012-11-301-1/+11
|
* Bugfix to POSITION reporting - swap line<=>colPaul LeoNerd Evans2012-04-251-2/+2
|
* Also handle CSI R; position report replies to CSI 6nPaul LeoNerd Evans2012-04-241-0/+28