termo/t
Paul LeoNerd Evans 46eefda073 Provide an explicit termkey_canonicalise() function; canonicalise Space/SP in both directions 2011-08-27 19:59:02 +01:00
..
01base.c #include termkey.h from the correct path in unit tests 2011-03-31 13:51:21 +01:00
02getkey.c #include termkey.h from the correct path in unit tests 2011-03-31 13:51:21 +01:00
03utf8.c Extract UTF-8 sequence parser into its own function, fix bugs, apply unit tests 2011-03-31 23:42:52 +01:00
04flags.c Added a unit test to assert the correct behaviour of FLAG_SPACESYMBOL from waitkey 2011-08-27 19:29:34 +01:00
10keyname.c Provide a termkey_lookup_keyname that can do partial buffer parsing 2011-04-01 13:26:54 +01:00
11strfkey.c Ensure strpkey can parse numbered function keys 2011-04-01 10:48:15 +01:00
12strpkey.c Bugfix termkey_strpkey parsing unicode with trailing content 2011-04-07 20:19:34 +01:00
13cmpkey.c Bugfix to termkey_keycmp - implement sense in correct direction 2011-04-07 23:31:43 +01:00
20canon.c Provide an explicit termkey_canonicalise() function; canonicalise Space/SP in both directions 2011-08-27 19:59:02 +01:00
taplib.c taplib's is_str() should take const char * 2011-03-31 13:42:27 +01:00
taplib.h taplib's is_str() should take const char * 2011-03-31 13:42:27 +01:00