Terminal key input library
Go to file
Paul LeoNerd Evans bb00cd64b1 Added many more key symbols and names + translations from terminfo 2008-10-10 01:11:24 +01:00
Makefile Respect user's CC and CFLAGS 2008-10-09 23:05:40 +01:00
demo.c Gracefully handle constructor failure rather than SEGV 2008-10-09 22:41:07 +01:00
driver-csi.c 'int' might not be wide enough to hold any Unicode codepoint; use 'long' 2008-10-10 00:50:56 +01:00
driver-ti.c Added many more key symbols and names + translations from terminfo 2008-10-10 01:11:24 +01:00
termkey-internal.h 'int' might not be wide enough to hold any Unicode codepoint; use 'long' 2008-10-10 00:50:56 +01:00
termkey.c Added many more key symbols and names + translations from terminfo 2008-10-10 01:11:24 +01:00
termkey.h Added many more key symbols and names + translations from terminfo 2008-10-10 01:11:24 +01:00