AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 0.22 0.22 - changes: bugfixes for unit tests on BSD platforms 0.21.1 - changes: internal bugfixes, valgrind neatness
- Rename %soname to %sover to better reflect its use. - Fix RPM groups; trim bias from descriptions.
- Bump to version 0.20: * added parsing of DCS and OSC control strings * fixed handling of Ctrl-Space, bugfix for keypad mode switching, endian fix for unicode keys (thanks jamessan)
- Remove the static library as per dimstar request.
- Move LICENSE file to %{name}%{soname} package as per namtrac request.
- Add LICENSE file as per babelworx request. - Clean spec file.
- Update to 0.18 * look for .utf8 in locale variables * C++-compatible header * don't treat Ctrl-H as Backspace * disable IEXTEN where applicable - Removed now unneeded libtermkey-libncurses.patch
- 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
- Remove redundant tags/sections per specfile guideline suggestions
- update to 0.10 - added libtermkey-libncurses.patch
- update to 0.7
- initial version (0.6)