termo/t
Přemysl Eric Janouch 36bc6cd095 Move to iconv
That is the major change in this commit.

Also Ctrl-modified keys now should work in URxvt,
which was surprisingly trivial to achieve.

Coming up next:
 - making sure the tests still work
 - introducing CMake
2014-09-28 03:59:12 +02:00
..
01base.c Added a termkey_is_started() accessor; unit test it a bit 2012-03-08 21:24:39 +00:00
02getkey.c Move to iconv 2014-09-28 03:59:12 +02:00
03utf8.c Move to iconv 2014-09-28 03:59:12 +02:00
04flags.c Unit tests should use .code.codepoint/.sym instead of not .code.number when appropriate 2014-03-05 01:11:45 +00:00
05read.c Unit tests should use .code.codepoint/.sym instead of not .code.number when appropriate 2014-03-05 01:11:45 +00:00
06buffer.c Added (undocumented) termkey_set_buffer_size() 2012-02-13 23:40:42 +00:00
10keyname.c Make some more things 'const' that should be 2013-07-15 01:03:35 +01:00
11strfkey.c Bugfix to snprint_cameltospaces() when given a short buffer [thanks Romain Chossart] 2013-08-26 18:46:01 +01:00
12strpkey.c Added TERMKEY_FORMAT_LOWERSPACE for strpkey() also 2013-08-26 02:23:19 +01:00
13cmpkey.c Use termkey_new_abstract() in unit tests 2012-01-26 12:55:34 +00:00
20canon.c Make some more things 'const' that should be 2013-07-15 01:03:35 +01:00
30mouse.c Ensure that key->type field is properly set for all mouse encoding protocols 2012-04-24 17:42:01 +01:00
31position.c Only recognise DECCPR as a position report, so it is distinct from F3 2012-11-30 16:12:26 +00:00
32modereport.c Handle ANSI and DEC mode report CSIs 2012-11-30 16:34:47 +00:00
39csi.c Also interpret an intermediate CSI byte if present 2012-11-30 14:43:00 +00:00
taplib.c Updated shared taplib 2013-01-04 17:39:41 +00:00
taplib.h Updated shared taplib 2013-01-04 17:39:41 +00:00