Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow passing fd = -1 to constructor to make an instance not associated with ↵ | Paul LeoNerd Evans | 2012-01-18 | 1 | -1/+1 |
| | | | | an fd; must use push_bytes to provide it input | ||||
* | Added termkey_push_bytes(), a new API for providing input bytes | Paul LeoNerd Evans | 2012-01-18 | 1 | -8/+5 |
| | |||||
* | Added a unit test to assert the correct behaviour of FLAG_SPACESYMBOL from ↵ | Paul LeoNerd Evans | 2011-08-27 | 1 | -0/+41 |
waitkey |