Paul LeoNerd Evans
|
46eefda073
|
Provide an explicit termkey_canonicalise() function; canonicalise Space/SP in both directions
|
2011-08-27 19:59:02 +01:00 |
Paul LeoNerd Evans
|
3b2861fac9
|
Refer to strfkey not snprint_key; add links to termkey_keycmp
|
2011-04-04 19:56:33 +01:00 |
Paul LeoNerd Evans
|
f23a55ab82
|
Various minor neatenings to manpage formatting
|
2011-04-03 18:44:48 +01:00 |
Paul LeoNerd Evans
|
574754d5f1
|
Bugfixes to manpage layout - no need to .br when the demo is pulled in a .nf anyway; remember to escape slashes
|
2011-04-03 00:27:02 +01:00 |
Paul LeoNerd Evans
|
24f9711846
|
Return opaque mouse events in the key structure; add a function to interpret this into its component fields
|
2009-11-27 14:36:29 +00:00 |
Paul LeoNerd Evans
|
d1842f8a00
|
Document the new mouse reporting interface
|
2009-11-24 01:37:46 +00:00 |
Paul LeoNerd Evans
|
be998cef1b
|
Renamed all type names to CamelCaseNames for visual distinctness, separate from variables/functions
|
2009-07-15 20:40:44 +01:00 |
Paul LeoNerd Evans
|
9f1e7b34eb
|
Resort back to using GNU sed in .sh built manpages, as we only need them at 'make dist' time now; doesn't matter that BSD can't run them
|
2008-12-10 01:03:43 +00:00 |
Paul LeoNerd Evans
|
696c145599
|
Make termkey_getkey() set a peeked key structure if it returns TERMKEY_RET_AGAIN
|
2008-12-10 00:38:21 +00:00 |
Paul LeoNerd Evans
|
8737046c4d
|
Extra documentation about the three types of key event structure, and what the code members mean
|
2008-11-30 12:43:13 +00:00 |
Paul LeoNerd Evans
|
39b810f0b8
|
Use shell natively to embed demo .c files in manpages rather than invoking sed, because OpenBSD's sed doesn't seem to like this
|
2008-11-28 19:58:16 +00:00 |
Paul LeoNerd Evans
|
9cd46fcea3
|
Renamed termkey_{set,get}waittime() to termkey_{set,get}_waittime() to be more consistent
|
2008-11-06 20:29:50 +00:00 |
Paul LeoNerd Evans
|
9aaf16888c
|
Include demo.c and demo-async.c in the manpages under an EXAMPLE section
|
2008-11-06 19:40:28 +00:00 |