aboutsummaryrefslogtreecommitdiff
path: root/termkey_getkey.3.sh
Commit message (Collapse)AuthorAgeFilesLines
* Document the new mouse reporting interfacePaul LeoNerd Evans2009-11-241-1/+8
|
* Renamed all type names to CamelCaseNames for visual distinctness, separate ↵Paul LeoNerd Evans2009-07-151-6/+6
| | | | from variables/functions
* Resort back to using GNU sed in .sh built manpages, as we only need them at ↵Paul LeoNerd Evans2008-12-101-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_AGAINPaul LeoNerd Evans2008-12-101-14/+15
|
* Extra documentation about the three types of key event structure, and what ↵Paul LeoNerd Evans2008-11-301-3/+3
| | | | the code members mean
* Use shell natively to embed demo .c files in manpages rather than invoking ↵Paul LeoNerd Evans2008-11-281-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 Evans2008-11-061-1/+1
| | | | more consistent
* Include demo.c and demo-async.c in the manpages under an EXAMPLE sectionPaul LeoNerd Evans2008-11-061-0/+85