rubyterm is a terminal emulator written entirely in Ruby. It cleanly separates a virtual screen buffer, an escape-sequence interpreter, damage-driven rendering, and swappable backends (X11, an ANSI/escape backend, and a headless bitmap rasteriser), so the terminal engine can be embedded in a Ruby application as well as run as a standalone X11 terminal via the `rubyterm` executable.
Required Ruby Version
>= 3.2
Authors
Vidar Hokstad
Versions
- 0.2.8 July 03, 2026 (51 KB)
- 0.2.7 July 03, 2026 (50 KB)
- 0.2.6 June 29, 2026 (50 KB)
- 0.2.5 June 27, 2026 (49.5 KB)
- 0.2.4 June 26, 2026 (48.5 KB)
- 0.1.2 June 20, 2026 (44.5 KB)