Terminal key input library
Go to file
Paul LeoNerd Evans 516a1766a5 Bugfix to fill_utf8() to make it actually work right 2008-02-10 18:12:19 +00:00
Makefile Avoid use of GLib; use fixed-size internal arrays for CSI/SS3->keycode lookup 2008-02-10 17:34:05 +00:00
demo.c Reworking of CSI/SS3/CSIfunc recognition; use registered numbers + names for keys, rather than hardcoded 2008-02-07 02:21:14 +00:00
termkey.c Bugfix to fill_utf8() to make it actually work right 2008-02-10 18:12:19 +00:00
termkey.h Allow C0 codes to be registered names like the CSI/SS3s 2008-02-10 17:46:48 +00:00