Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIP: Is mine now (^3^) | Přemysl Janouch | 2014-09-23 | 1 | -59/+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. | ||||
* | Add TERMKEY_FORMAT_URWID shortcut [thanks Romain Chossart] | Paul LeoNerd Evans | 2013-08-26 | 1 | -0/+3 |
| | |||||
* | Added TERMKEY_FORMAT_LOWERSPACE for strpkey() also | Paul LeoNerd Evans | 2013-08-26 | 1 | -1/+1 |
| | |||||
* | Added TERMKEY_FORMAT_LOWERSPACE for strfkey() only | Paul LeoNerd Evans | 2013-08-26 | 1 | -1/+4 |
| | |||||
* | Added TERMKEY_FORMAT_LOWERMOD | Paul LeoNerd Evans | 2013-08-26 | 1 | -0/+3 |
| | |||||
* | Added TERMKEY_FORMAT_SPACEMOD | Paul LeoNerd Evans | 2013-08-26 | 1 | -0/+3 |
| | |||||
* | Many small manpage markup fixes | Paul LeoNerd Evans | 2012-04-25 | 1 | -5/+5 |
| | |||||
* | Link to termkey(7) from other manpages, delete some of the duplicated sections | Paul LeoNerd Evans | 2012-01-21 | 1 | -1/+2 |
| | |||||
* | Move the growing collection of manpages into their own man/ subdirectory | Paul LeoNerd Evans | 2012-01-18 | 1 | -0/+46 |