Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't steal Ctrl-C from the kernel by default (so leave SIGINT enabled); add ... | Paul LeoNerd Evans | 2011-03-23 | 1 | -0/+3 |
* | Interpret space as Unicode by default, add a flag to make it symbolic instead | Paul LeoNerd Evans | 2011-03-23 | 1 | -0/+3 |
* | Renamed all type names to CamelCaseNames for visual distinctness, separate fr... | Paul LeoNerd Evans | 2009-07-15 | 1 | -3/+3 |
* | Added termkey_get_fd() to API | Paul LeoNerd Evans | 2008-12-01 | 1 | -1/+2 |
* | Document the TERMKEY_CHECK_VERSION macro | Paul LeoNerd Evans | 2008-11-18 | 1 | -0/+4 |
* | Added documentation on termkey_{get,set}_flags() | Paul LeoNerd Evans | 2008-11-10 | 1 | -1/+4 |
* | Don't document the termkey_free() function as it doesn't restore termios; doc... | Paul LeoNerd Evans | 2008-11-06 | 1 | -4/+4 |
* | Also document termkey_advisereadable() | Paul LeoNerd Evans | 2008-11-06 | 1 | -0/+1 |
* | Added manpages for (most of) the external API functions | Paul LeoNerd Evans | 2008-11-06 | 1 | -0/+43 |