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 Plucky
Version 0.3.3-3 uploaded -
libvterm source package in Oracular
Version 0.3.3-3 uploaded -
libvterm source package in Noble
Version 0.3.3-2build1 uploaded -
libvterm source package in Mantic
Version 0.1.4-1 uploaded -
libvterm source package in Lunar
Version 0.1.4-1 uploaded
All bugs Latest bugs reported
-
Bug #2067953: osc52 doesn't fall back to osc handler when selection callback is not defined
Reported -
Bug #2049308: abort() when vterm_new() is initialized with cols=0 and rows=0
Reported -
Bug #2043041: home page missing 0.3.3 release
Reported -
Bug #2037196: cursor moves to incorrect location when reflow enabled
Reported -
Bug #2029450: osc_selection does not support clearing the selection
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 27 points
- Elias Assaf 2 points