An abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator

Edit Package libvterm

An abstract C99 library which implements a VT220 or xterm-like terminal emulator. It doesn't use any particular graphics toolkit or output system, instead it invokes callback function pointers that its embedding program should provide it to draw on its behalf. It avoids calling malloc() during normal running state, allowing it to be used in embedded kernel situations.

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000405 405 Bytes
libvterm-0~bzr684.tar.xz 0000054680 53.4 KB
libvterm.changes 0000001836 1.79 KB
libvterm.spec 0000002736 2.67 KB
Revision 3 (latest revision is 12)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 423064 from Ronan Chagas's avatar Ronan Chagas (Ronis_BR) (revision 3)
- Version bump to 0~bzr684.
  Changelog:
    * Avoid "\e" because some C compilers don't like it
    * Don't use wchar_t in unicode.c as it might not be big enough
    * Remember to pass unicode codepoints in uint32_t rather than
      int
Comments 0
openSUSE Build Service is sponsored by