aboutsummaryrefslogtreecommitdiff
path: root/t/05read.c
Commit message (Expand)AuthorAgeFilesLines
* CMake-ify, rename to termkey2 for the time beingPřemysl Janouch2014-10-091-85/+0
* Make the tests work againPřemysl Janouch2014-09-281-41/+54
* Unit tests should use .code.codepoint/.sym instead of not .code.number when a...Paul LeoNerd Evans2014-03-051-4/+4
* Have getkey/waitkey return RES_ERROR/EINVAL if stoppedPaul LeoNerd Evans2012-03-081-1/+7
* \e string escape is not portable; use \033Paul LeoNerd Evans2012-01-181-1/+1
* Added termkey_push_bytes(), a new API for providing input bytesPaul LeoNerd Evans2012-01-181-0/+66