.. |
01base.c
|
Added a termkey_is_started() accessor; unit test it a bit
|
2012-03-08 21:24:39 +00:00 |
02getkey.c
|
Always load the CSI driver because it contains cross-terminal mouse and CSI u handling
|
2012-04-24 15:58:37 +01:00 |
03utf8.c
|
Use termkey_new_abstract() in unit tests
|
2012-01-26 12:55:34 +00:00 |
04flags.c
|
Use termkey_new_abstract() in unit tests
|
2012-01-26 12:55:34 +00:00 |
05read.c
|
Have getkey/waitkey return RES_ERROR/EINVAL if stopped
|
2012-03-08 21:31:16 +00:00 |
06buffer.c
|
Added (undocumented) termkey_set_buffer_size()
|
2012-02-13 23:40:42 +00:00 |
10keyname.c
|
Use termkey_new_abstract() in unit tests
|
2012-01-26 12:55:34 +00:00 |
11strfkey.c
|
Use termkey_new_abstract() in unit tests
|
2012-01-26 12:55:34 +00:00 |
12strpkey.c
|
Use termkey_new_abstract() in unit tests
|
2012-01-26 12:55:34 +00:00 |
13cmpkey.c
|
Use termkey_new_abstract() in unit tests
|
2012-01-26 12:55:34 +00:00 |
20canon.c
|
Use termkey_new_abstract() in unit tests
|
2012-01-26 12:55:34 +00: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
|
Also handle CSI R; position report replies to CSI 6n
|
2012-04-24 17:27:48 +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 |