Makefile
|
Renamed termkey_{set,get}waittime() to termkey_{set,get}_waittime() to be more consistent
|
2008-11-06 20:29:50 +00:00 |
demo-async.c
|
Renamed termkey_{set,get}waittime() to termkey_{set,get}_waittime() to be more consistent
|
2008-11-06 20:29:50 +00:00 |
demo.c
|
Gracefully handle constructor failure rather than SEGV
|
2008-10-09 22:41:07 +01:00 |
driver-csi.c
|
Driver getkey() can return TERMKEY_RES_NONE which attempts getkey_simple() afterwards
|
2008-11-09 19:45:43 +00:00 |
driver-ti.c
|
Driver getkey() can return TERMKEY_RES_NONE which attempts getkey_simple() afterwards
|
2008-11-09 19:45:43 +00:00 |
termkey-internal.h
|
Allow stacking drivers in a linked list; try all of them at getkey() time
|
2008-11-09 19:58:11 +00:00 |
termkey.c
|
Load terminfo triver before CSI; in case they both apply
|
2008-11-09 20:04:14 +00:00 |
termkey.h
|
Renamed termkey_{set,get}waittime() to termkey_{set,get}_waittime() to be more consistent
|
2008-11-06 20:29:50 +00:00 |
termkey.pc.in
|
Install a .pc file so that pkg-config works
|
2008-11-02 18:37:29 +00:00 |
termkey_advisereadable.3
|
Renamed termkey_{set,get}waittime() to termkey_{set,get}_waittime() to be more consistent
|
2008-11-06 20:29:50 +00:00 |
termkey_get_keyname.3
|
Don't document the termkey_free() function as it doesn't restore termios; document termkey_destroy() instead
|
2008-11-06 19:50:53 +00:00 |
termkey_getkey.3.sh
|
Renamed termkey_{set,get}waittime() to termkey_{set,get}_waittime() to be more consistent
|
2008-11-06 20:29:50 +00:00 |
termkey_new.3
|
Don't document the termkey_free() function as it doesn't restore termios; document termkey_destroy() instead
|
2008-11-06 19:50:53 +00:00 |
termkey_set_waittime.3
|
Renamed termkey_{set,get}waittime() to termkey_{set,get}_waittime() to be more consistent
|
2008-11-06 20:29:50 +00:00 |
termkey_snprint_key.3
|
Added manpages for (most of) the external API functions
|
2008-11-06 00:02:41 +00:00 |
termkey_waitkey.3.sh
|
Renamed termkey_{set,get}waittime() to termkey_{set,get}_waittime() to be more consistent
|
2008-11-06 20:29:50 +00:00 |