Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unit tests should use .code.codepoint/.sym instead of not .code.number when ↵ | Paul LeoNerd Evans | 2014-03-05 | 1 | -4/+4 |
| | | | | appropriate | ||||
* | Have getkey/waitkey return RES_ERROR/EINVAL if stopped | Paul LeoNerd Evans | 2012-03-08 | 1 | -1/+7 |
| | |||||
* | \e string escape is not portable; use \033 | Paul LeoNerd Evans | 2012-01-18 | 1 | -1/+1 |
| | |||||
* | Added termkey_push_bytes(), a new API for providing input bytes | Paul LeoNerd Evans | 2012-01-18 | 1 | -0/+66 |