Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement waittime polling to try to distinguish Esc, 1 from A-1, etc.. on sl... | Paul LeoNerd Evans | 2008-02-10 | 1 | -0/+4 |
* | Have 'termkey_advisereadable' return a value indicating if it's likely useful... | Paul LeoNerd Evans | 2008-02-10 | 1 | -1/+2 |
* | Allow registered keyinfo for C0/CSI/SS3/CSIfunc to override modifier bits; us... | Paul LeoNerd Evans | 2008-02-10 | 1 | -0/+4 |
* | Allow C0 codes to be registered names like the CSI/SS3s | Paul LeoNerd Evans | 2008-02-10 | 1 | -0/+1 |
* | Define an 'int' typedef called termkey_keysym to use as keysym values | Paul LeoNerd Evans | 2008-02-10 | 1 | -6/+8 |
* | Handle (normal cases) of UTF-8 - still doesn't handle C1/UTF-8 range yet | Paul LeoNerd Evans | 2008-02-09 | 1 | -2/+4 |
* | Reworking of CSI/SS3/CSIfunc recognition; use registered numbers + names for ... | Paul LeoNerd Evans | 2008-02-07 | 1 | -1/+8 |
* | Denote general status with return codes, not special key symbols | Paul LeoNerd Evans | 2008-02-07 | 1 | -6/+11 |
* | Initial attempt | Paul LeoNerd Evans | 2008-02-07 | 1 | -0/+113 |