aboutsummaryrefslogtreecommitdiff
path: root/termkey.c
Commit message (Expand)AuthorAgeFilesLines
...
* Handle (normal cases) of UTF-8 - still doesn't handle C1/UTF-8 range yetPaul LeoNerd Evans2008-02-091-1/+167
* Cope correctly with EOFPaul LeoNerd Evans2008-02-091-1/+4
* Replaced custom arg1/arg2 CSI parser with generic arg[16] onePaul LeoNerd Evans2008-02-071-22/+34
* Reworking of CSI/SS3/CSIfunc recognition; use registered numbers + names for ...Paul LeoNerd Evans2008-02-071-165/+190
* Denote general status with return codes, not special key symbolsPaul LeoNerd Evans2008-02-071-45/+41
* Initial attemptPaul LeoNerd Evans2008-02-071-0/+438