0e3cef4849
- update to 0.17 - added TERMKEY_FORMAT_SPACEMOD, TERMKEY_FORMAT_LOWERMOD, TERMKEY_FORMAT_LOWERSPACE and TERMKEY_FORMAT_URWID shortcut; better detection of UTF-8 locales; abstract C compiler from Makefile by using $(CC). - changes: recognise ANSI and DEC mode reports, extract and yield real key events for unrecognised CSI sequences; added termkey_interpret_{modereport,csi}; bugfix handling of CPR vs F3. - recognise SGR and rxvt mouse encodings, recognise cursor position report - (0.15a includes position report bugfix; 0.15b includes 'make install' portability fix) - added termkey_{start,stop}, termkey_is_started, ship unit tests in distribution tarball for downstream to use - added termkey_new_abstract, termkey_{get,set}_buffer_size, use errno rather than fprintf() to stderr, optionally use libncursesw if unibilium fails - added termkey_push_bytes, support filehandle-less (abstract) instances, many manpage improvements - optionally use unibilium instead of curses
Stephan Kulow
2015-05-18 17:19:59 +00:00