Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the tests work again | Přemysl Janouch | 2014-09-28 | 1 | -41/+54 |
| | | | | Our UTF-8 parsing now behaves differently, though. | ||||
* | 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 |