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 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 #1994966: Incorrect handling of "Erase in Line" at end of the line
Reported -
Bug #1952530: libvterm changes for vim-buffer reflowing
Reported -
Bug #1942002: Support MSVC: remove use of VLAs
Reported -
Bug #1927320: libvterm segfaults on window resize
Reported -
Bug #1898688: Compiling libvterm on CentOS 6 gives error
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
- Russell McClellan 281 points
- Paul "LeoNerd" Evans 275 points
- Yikai Zhao 4 points