1 unstable release

Uses new Rust 2024

0.1.0 Jul 19, 2025

#1069 in Command-line interface

MIT/Apache

12KB
250 lines

A simple, minimal ANSI terminal emulator whose contents can be get as a string.


ansi_term_buf

Simple, minimalistic ANSI terminal emulator that can be embedded into your application, fed raw bytes, and return its contents as a string.

Dependencies

~92KB