aboutsummaryrefslogtreecommitdiff
path: root/man/termkey.7
Commit message (Collapse)AuthorAgeFilesLines
* WIP: Is mine now (^3^)Přemysl Janouch2014-09-231-145/+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.
* Further documentation clarifications on the 'code' field of a key eventPaul LeoNerd Evans2012-11-301-6/+5
|
* Handle ANSI and DEC mode report CSIsPaul LeoNerd Evans2012-11-301-0/+5
|
* Only recognise DECCPR as a position report, so it is distinct from F3Paul LeoNerd Evans2012-11-301-1/+1
|
* Return a real key type for unrecognised CSI sequences; allow accessing them ↵Paul LeoNerd Evans2012-11-301-1/+6
| | | | by termkey_interpret_csi()
* Many small manpage markup fixesPaul LeoNerd Evans2012-04-251-9/+29
|
* Documentation on new TERMKEY_TYPE_POSITION eventsPaul LeoNerd Evans2012-04-241-0/+5
|
* Added some notes about what mouse protocols are supportedPaul LeoNerd Evans2012-04-121-0/+4
|
* Also link to termkey_{get,set}_buffer_size(3) from termkey(7)Paul LeoNerd Evans2012-03-081-1/+1
|
* Various other minor fixes to manpagesPaul LeoNerd Evans2012-01-211-5/+6
|
* Initial stab at termkey(7) manpagePaul LeoNerd Evans2012-01-211-0/+106