An abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator
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.
- Links to devel:libraries:c_c++ / libvterm
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:Factory/libvterm && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000129 129 Bytes | |
libvterm-0.3.1.tar.gz | 0000079344 77.5 KB | |
libvterm.changes | 0000013918 13.6 KB | |
libvterm.spec | 0000002984 2.91 KB |
Comments 0