Terminal key input library
Go to file
Přemysl Eric Janouch b630bf7a5f WIP: Is mine now (^3^)
Seriously though, I've got some issues with how this thing is designed,
as well as with its formatting, and when you add the fact that the
original author wants to merge this thing into his bigger library that
also handles terminal output, which I'll kindly leave to ncurses,
it kind of makes sense for me to do this.

Manpages have been removed as they are going to become obsolete and
they're rather difficult to maintain.  If anything, there will be
Doxygen-generated documentation.

The plan is to throw away any direct UTF-8 support and support all uni-
and multibyte character encodings.  However some unrelated refactoring
is about to come first.
2014-09-23 03:05:01 +02:00
t Unit tests should use .code.codepoint/.sym instead of not .code.number when appropriate 2014-03-05 01:11:45 +00:00
LICENSE WIP: Is mine now (^3^) 2014-09-23 03:05:01 +02:00
Makefile Try tinfo before ncursesw (partially from c2dd8f247a) [thanks o11c] 2014-03-04 14:04:11 +00:00
demo-async.c WIP: Is mine now (^3^) 2014-09-23 03:05:01 +02:00
demo-glib.c WIP: Is mine now (^3^) 2014-09-23 03:05:01 +02:00
demo.c WIP: Is mine now (^3^) 2014-09-23 03:05:01 +02:00
driver-csi.c WIP: Is mine now (^3^) 2014-09-23 03:05:01 +02:00
driver-ti.c WIP: Is mine now (^3^) 2014-09-23 03:05:01 +02:00
termkey-internal.h WIP: Is mine now (^3^) 2014-09-23 03:05:01 +02:00
termkey.c WIP: Is mine now (^3^) 2014-09-23 03:05:01 +02:00
termkey.h.in WIP: Is mine now (^3^) 2014-09-23 03:05:01 +02:00
termkey.pc.in Put LIBDIR and INCDIR directly in termkey.pc; don't indirect via PREFIX as it might be incorrect 2011-07-01 17:04:12 +01:00