Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust termkey_strpkey() API more like strptime(); return pointer to end of r... | Paul LeoNerd Evans | 2011-04-01 | 1 | -30/+19 |
* | Ensure strpkey can parse numbered function keys | Paul LeoNerd Evans | 2011-04-01 | 1 | -1/+8 |
* | Unicode codepoint is stored in key->code.codepoint, not code.number | Paul LeoNerd Evans | 2011-04-01 | 1 | -10/+10 |
* | Partial implementation of termkey_strpkey(3); missing FORMAT_WRAPBRACKET and ... | Paul LeoNerd Evans | 2011-04-01 | 1 | -0/+90 |