Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resort back to using GNU sed in .sh built manpages, as we only need them at ↵ | Paul LeoNerd Evans | 2008-12-10 | 1 | -1/+3 |
| | | | | 'make dist' time now; doesn't matter that BSD can't run them | ||||
* | Make termkey_getkey() set a peeked key structure if it returns TERMKEY_RET_AGAIN | Paul LeoNerd Evans | 2008-12-10 | 1 | -14/+15 |
| | |||||
* | Extra documentation about the three types of key event structure, and what ↵ | Paul LeoNerd Evans | 2008-11-30 | 1 | -3/+3 |
| | | | | the code members mean | ||||
* | Use shell natively to embed demo .c files in manpages rather than invoking ↵ | Paul LeoNerd Evans | 2008-11-28 | 1 | -1/+1 |
| | | | | sed, because OpenBSD's sed doesn't seem to like this | ||||
* | Renamed termkey_{set,get}waittime() to termkey_{set,get}_waittime() to be ↵ | Paul LeoNerd Evans | 2008-11-06 | 1 | -1/+1 |
| | | | | more consistent | ||||
* | Include demo.c and demo-async.c in the manpages under an EXAMPLE section | Paul LeoNerd Evans | 2008-11-06 | 1 | -0/+85 |