Registered
by
Paul "LeoNerd" Evans
An abstract library implementation of a DEC VT/xterm/ECMA-48 terminal emulator.
An abstract C99 library which implements a DEC VT100/VT220/VT320 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.
For IRC contact: see `##tty` on Freenode.
Project information
- Maintainer:
- Paul "LeoNerd" Evans
- Driver:
- Paul "LeoNerd" Evans
- Licence:
- MIT / X / Expat Licence
View full history Series and milestones
trunk series is the current focus of development.
All questions Latest questions
-
Remove VLAs for Compiler Compatibility?
Posted -
release for packaging
Posted
All packages Packages in Distributions
-
libvterm source package in Kinetic
Version 0.1.4-1 uploaded -
libvterm source package in Jammy
Version 0.1.4-1 uploaded -
libvterm source package in Impish
Version 0.1.4-1 uploaded -
libvterm source package in Hirsute
Version 0.1.4-1 uploaded -
libvterm source package in Focal
Version 0.1.2-2 uploaded
All bugs Latest bugs reported
All blueprints Latest blueprints
-
Test cases for reflow on resize
Registered -
Recognise URL encoding
Registered -
Terminal clipboard management
Registered -
Use Callbacks intead of buffer for output
Registered -
Try to remember palette indexes as well as RGB triplets
Registered
More contributors Top contributors
- Nathan Grenville-Hunt 205 points
- Paul "LeoNerd" Evans 69 points
- Cimbali 12 points