aboutsummaryrefslogtreecommitdiff
path: root/man/termkey_waitkey.3.sh
Commit message (Collapse)AuthorAgeFilesLines
* WIP: Is mine now (^3^)Přemysl Janouch2014-09-231-45/+0
| | | | | | | | | | | | | | | | Seriously though, I've got some issues with how this thing is designed, as well as with its formatting, and when you add the fact that the original author wants to merge this thing into his bigger library that also handles terminal output, which I'll kindly leave to ncurses, it kind of makes sense for me to do this. Manpages have been removed as they are going to become obsolete and they're rather difficult to maintain. If anything, there will be Doxygen-generated documentation. The plan is to throw away any direct UTF-8 support and support all uni- and multibyte character encodings. However some unrelated refactoring is about to come first.
* Many small manpage markup fixesPaul LeoNerd Evans2012-04-251-1/+1
|
* Added documentation for termkey_{start,stop}, termkey_is_startedPaul LeoNerd Evans2012-03-081-1/+1
|
* Various other minor fixes to manpagesPaul LeoNerd Evans2012-01-211-1/+1
|
* Link to termkey(7) from other manpages, delete some of the duplicated sectionsPaul LeoNerd Evans2012-01-211-8/+3
|
* Allow passing fd = -1 to constructor to make an instance not associated with ↵Paul LeoNerd Evans2012-01-181-1/+1
| | | | an fd; must use push_bytes to provide it input
* Move the growing collection of manpages into their own man/ subdirectoryPaul LeoNerd Evans2012-01-181-0/+50