CLIactive
term-v0
A terminal emulator written in Rust
847GitHub stars
0.4.1Latest
MITLicense
// contents (1)
term-v0 is a GPU-accelerated terminal emulator focused on correctness and low latency. It parses ANSI/VT sequences, maintains a scrollback buffer, and renders with wgpu.
Features
- True color and bold/dim
- Ligatures when font supports them
- Plugin API for custom panes
See the repository for build instructions and benchmarks.
changelogrecent
- 0.4.12026-01-15
Fixed cursor blinking on macOS Sequoia
fix - 0.4.02025-12-01
GPU-accelerated rendering via wgpu
feat
// full history on github
// project info
statusactive
startedMar 2025
version0.4.1
licenseMIT
stackRust · PTY · VT100 · wgpu
// links
githubrepo