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
Loading graph...
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- C99
All questions Latest questions
-
Remove VLAs for Compiler Compatibility?
Posted -
release for packaging
Posted
All packages Packages in Distributions
-
libvterm source package in Mantic
Version 0.1.4-1 uploaded -
libvterm source package in Lunar
Version 0.1.4-1 uploaded -
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 Focal
Version 0.1.2-2 uploaded
All bugs Latest bugs reported
-
Bug #2037196: cursor moves to incorrect location when reflow enabled
Reported -
Bug #2029450: osc_selection does not support clearing the selection
Reported -
Bug #2029444: osc_selection does not set .final correctly
Reported -
Bug #2029441: DECSTR does not work
Reported -
Bug #2028786: set_dec_mode drops any argument after the first
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
- Paul "LeoNerd" Evans 194 points
- Marcus Tillmanns 38 points
- David Fiala 12 points