aboutsummaryrefslogtreecommitdiff
path: root/t/05read.c
Commit message (Expand)AuthorAgeFilesLines
* 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